New
6.5.0
What's Changed
- Drop support for Ruby 3.0 by @FerPerales in https://github.com/thoughtbot/factory_bot_rails/pull/507
- Read gem version from code file by @unused in https://github.com/thoughtbot/factory_bot_rails/pull/506
- Add missing required Ruby version to gemspec by @unused in https://github.com/thoughtbot/factory_bot_rails/pull/510
- Update Bundler to v2.5.23 by @smaboshe in https://github.com/thoughtbot/factory_bot_rails/pull/515
- Fix standardrb violations by @sarahraqueld in https://github.com/thoughtbot/factory_bot_rails/pull/482
- Activate linter in CI by @unused in https://github.com/thoughtbot/factory_bot_rails/pull/508
- Support
file_fixturein Factory definitions by @seanpdoyle in https://github.com/thoughtbot/factory_bot_rails/pull/427 - Fix development dependencies by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/526
- Support Rails 7.2 by @RajRoR in https://github.com/thoughtbot/factory_bot_rails/pull/495
- Limit
pushbuilds to themainbranch by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/527 - add support for rails v8 by @jamesoneill997 in https://github.com/thoughtbot/factory_bot_rails/pull/521
- Add latest Ruby and Rails versions to the build by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/529
- Update gemspec with supported Rails version by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/531
- Run Cucumber feature tests on CI by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/530
New Contributors
- @FerPerales made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/507
- @unused made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/506
- @RajRoR made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/495
- @jamesoneill997 made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/521
Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.0