appraisal2 v3.0.0 released!
3.0.0 - 2025-07-27
- Initial release as hard fork, from appraisal v3.0.0.rc1, with many improvements - by @pboling
- support for
eval_gemfile - support for Ruby 1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6 (all removed, or planned-to-be, in thoughtbot’s
appraisal)- NOTE: The setup-ruby GH Action only ships support for Ruby 2.3+, so older Rubies are no longer tested in CI. Compatibility is assumed thanks to
enforcing the syntax for the oldest supported Ruby, which is Ruby v1.8. File a bug if you find something broken.
- NOTE: The setup-ruby GH Action only ships support for Ruby 2.3+, so older Rubies are no longer tested in CI. Compatibility is assumed thanks to
- Support for JRuby 9.4+
- updated and improved documentation
- maintainability tracked with QLTY.sh and the reek gem
- code coverage tracked with Coveralls, QLTY.sh, and the kettle-soup-cover gem
- other minor fixes and improvements
- support for
What’s Changed (autogenerated)
- ✨ Support eval_gemfile & other stories by @pboling in https://github.com/appraisal-rb/appraisal2/pull/1
- Hard fork by @pboling in https://github.com/appraisal-rb/appraisal2/pull/2
- Dogfood by @pboling in https://github.com/appraisal-rb/appraisal2/pull/3
- More improvements by @pboling in https://github.com/appraisal-rb/appraisal2/pull/4
- Un thoughtbot by @pboling in https://github.com/appraisal-rb/appraisal2/pull/6
New Contributors
- @pboling made their first contribution in https://github.com/appraisal-rb/appraisal2/pull/1
Full Changelog: https://github.com/appraisal-rb/appraisal2/compare/v2.5.0…v3.0.0
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?