Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 438 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 438 Bytes

3.2.0 (2022-03-29)

  • Fix Capybara errors on Ruby 3.1

3.1.0 (2019-04-30)

  • Add empty method to Node class

3.0.0

  • Upgrade capybara
  • Update documentation

2.1.1

  • Fix a bug in the flash helper matchers

2.1.0

  • Add flash and routing helpers

2.0.0

  • Ensure the klass argument is a subclass of Node in the DSL methods
  • Remove Component class

1.0.1

  • Update documentation

1.0.0

  • Initial release