Aruba v2.0.0 Release Notes
Release Date: 2021-07-26 // almost 2 years ago-
Potentially breaking changes:
- ⬆️ Bump miminum cucumber version to 4 ([#814] by [mvz])
- ⬇️ Drop support for Ruby 2.4 ([#820] by [mvz])
- ✂ Remove deprecated ability to append to non-existent file ([#829] by [mvz])
- ⚠ Make absolute file name warning an error ([#783] by [mvz])
Other changes
- 🏁 Use Ruby's built-in windows platform detection ([#813] by [mvz])
- ⚡️ Update some step definitions to use Cucumber Expression syntax ([#822] by [mvz])
- ⚡️ Update cucumber dependency to allow use of cucumber 7 ([#828] by [dependabot])
Previous changes from v1.1.2
-
- ➕ Add Bundler as an explicit runtime dependency ([#810] by [luke-hill])