Recent Releases of https://github.com/thoughtbot/factory_bot_rails
https://github.com/thoughtbot/factory_bot_rails - v6.5.1
What's Changed
- Fix Cucumber tests by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/536
- Update
required_ruby_versionto require >= Ruby 3.1 by @y-yagi in https://github.com/thoughtbot/factory_bot_rails/pull/538 - add vburzynski as codeowner by @DoodlingDev in https://github.com/thoughtbot/factory_bot_rails/pull/539
- Add AuthenticationGenerator for users factory creation by @rodrigotoledo in https://github.com/thoughtbot/factory_bot_rails/pull/542
New Contributors
- @rodrigotoledo made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/542
- @DoodlingDev made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/539
Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.5.0...v6.5.1
- Ruby
Published by neilvcarvalho 6 months ago
https://github.com/thoughtbot/factory_bot_rails - 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
- Ruby
Published by neilvcarvalho 9 months ago
https://github.com/thoughtbot/factory_bot_rails - 6.4.4
What's Changed
- Update CI to run Ruby 3.3 by @aberkakis in https://github.com/thoughtbot/factory_bot_rails/pull/464
- Ignore Standard Style/ArgumentsForwarding violations temporarily by @sarahraqueld in https://github.com/thoughtbot/factory_bot_rails/pull/489
- Bump standard from 1.32.1 to 1.40.0 by @dependabot in https://github.com/thoughtbot/factory_bot_rails/pull/487
- Bump rspec-rails from 6.1.0 to 6.1.4 by @dependabot in https://github.com/thoughtbot/factory_bot_rails/pull/490
- Bump factory_bot from 6.4.0 to 6.5.0 by @dependabot in https://github.com/thoughtbot/factory_bot_rails/pull/492
- Bump rake from 13.1.0 to 13.2.1 by @dependabot in https://github.com/thoughtbot/factory_bot_rails/pull/491
- Update Bundler to v2.5.21 by @smaboshe in https://github.com/thoughtbot/factory_bot_rails/pull/499
- Update Bundler to v2.5.22 by @smaboshe in https://github.com/thoughtbot/factory_bot_rails/pull/500
New Contributors
- @stefannibrasil made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/463
- @aberkakis made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/464
- @smaboshe made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/469
- @sarahraqueld made their first contribution in https://github.com/thoughtbot/factory_bot_rails/pull/481
Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.3...v6.4.4
- Ruby
Published by smaboshe over 1 year ago
https://github.com/thoughtbot/factory_bot_rails - 6.4.3
- Changed: allow sequence definitions for ActiveRecord primary keys (Mike Burns).
- Changed: Support Ruby 3.0+, Rails 6.1+ (Mike Burns)
- Documentation improvements (obregonia1).
- Internal: GitHub Actions improvements (Lorenzo Zabot, ydah).
- Internal: RubyGems points to changelog (Tilo Sloboda).
- Internal: Bump standard, rake, activerecord, appraisal, rspec-rails (Mike Burns).
- Ruby
Published by mike-burns about 2 years ago
https://github.com/thoughtbot/factory_bot_rails - v6.4.2
- Fixed: Fix Rails 7.1.2 + monkey-patched ActiveRecord compatibility (Adif Sgaid, Benoit Tigeot)
- Internal: Test against Rails 7.1 (y-yagi)
- Internal: Fix links to old files after renaming the main branch to
main(y-yagi)
- Ruby
Published by neilvcarvalho over 2 years ago
https://github.com/thoughtbot/factory_bot_rails - 6.4.0
- Ruby
Published by mike-burns over 2 years ago
https://github.com/thoughtbot/factory_bot_rails - 6.3.0
- Changed: reject sequence definitions for ActiveRecord primary keys (Sean Doyle).
- Changed: factory_bot dependency to ~> 6.4 (Mike Burns).
- Changed: upgrade dependencies (Daniel Colson).
- Add:
projections.jsonfor Rails.vim (Caleb Hearth). - Docs: fix broken link (Edu Depetris).
- Docs: mention Rails generator in docs (Edu Depetris).
- Docs: fix typo (Yudai Takada).
- Internal: skip Spring version 2.1.1 due to a bug in that release (Christina
Entcheva, Daniel Colson). - Internal: test against Rails 6.1 (Antonis Berkakis).
- Internal: test against Ruby 3 (Daniel Colson).
- Internal: fewer warnings in Cucumber tests (Daniel Colson).
- Internal: use GitHub Actions for CI (Mathieu Jobin).
- Internal: a whole bunch of cleanup (Daniel Colson).
- Internal: fix CI due to a Bundler output change (Mike Burns).
- Ruby
Published by mike-burns over 2 years ago
https://github.com/thoughtbot/factory_bot_rails -
- Changed: factory_bot dependency to ~> 6.2.0
- Ruby
Published by composerinteralia almost 5 years ago
https://github.com/thoughtbot/factory_bot_rails -
- Changed: factory_bot dependency to ~> 6.1.0
- Ruby
Published by composerinteralia over 5 years ago
https://github.com/thoughtbot/factory_bot_rails -
- Fixed: generate a plural factory name when the
--force-pluralflag is provided - Changed: factory_bot dependency to ~> 6.0.0
- Removed:
"factory_bot.register_reloader"initializer, now registering the
reloader after application initialization - Removed: support for EOL versions of Ruby (2.3, 2.4) and Rails (4.2)
- Ruby
Published by composerinteralia over 5 years ago
https://github.com/thoughtbot/factory_bot_rails -
- Changed: factory_bot dependency to ~> 5.2.0
- Ruby
Published by composerinteralia almost 6 years ago
https://github.com/thoughtbot/factory_bot_rails -
- Fixed: Ensure definitions do not load before I18n is initialized
- Ruby
Published by composerinteralia over 6 years ago
https://github.com/thoughtbot/factory_bot_rails -
Changed: factory_bot dependency to ~> 5.1.0
- Ruby
Published by composerinteralia over 6 years ago
https://github.com/thoughtbot/factory_bot_rails -
- Bugfix: Reload factory_bot whenever the application changes to avoid holding
onto stale object references - Bugfix: Avoid watching project root when no factory definitions exist
- Ruby
Published by composerinteralia almost 7 years ago
https://github.com/thoughtbot/factory_bot_rails -
Bugfix: Avoid watching files and directories that don't exist (to avoid a file watching bug in Rails https://github.com/rails/rails/issues/32700). Thanks to @y-yagi for this fix!
- Ruby
Published by composerinteralia about 7 years ago
https://github.com/thoughtbot/factory_bot_rails - v5.0.0
- Added: calling reload! in the Rails console will reload any factory definition files that have changed
- Added: support for custom generator templates
- Added: definition_file_paths configuration option, making it easier to place factories in custom locations
- Changed: namespaced models are now generated inside a directory matching the namespace
- Changed: added newline between factories generated into the same file
- Removed: support for EOL version of Ruby and Rails
- Ruby
Published by composerinteralia about 7 years ago
https://github.com/thoughtbot/factory_bot_rails - v5.0.0.rc2
- Ruby
Published by composerinteralia about 7 years ago
https://github.com/thoughtbot/factory_bot_rails - v5.0.0.rc1
- Added: calling reload! in the Rails console will reload any factory definition files that have changed
- Added: support for custom generator templates
- Added: definition_file_paths configuration option, making it easier to place factories in custom locations
- Changed: namespaced models are now generated inside a directory matching the namespace
- Changed: added newline between factories generated into the same file
- Removed: support for EOL version of Ruby and Rails
- Ruby
Published by composerinteralia about 7 years ago
https://github.com/thoughtbot/factory_bot_rails - v4.11.1
Update generator to use dynamic attributes instead of deprecated static attributes
- Ruby
Published by composerinteralia over 7 years ago
https://github.com/thoughtbot/factory_bot_rails - v4.11.0
Bumped factory_bot version to 4.11.0
- Ruby
Published by composerinteralia over 7 years ago
https://github.com/thoughtbot/factory_bot_rails - Version 4.9.0
This is the final release of factory_girl_rails, which has been renamed to factory_bot_rails.
Learn more about the name change here: https://robots.thoughtbot.com/factory_bot
- Ruby
Published by mjankowski about 8 years ago
https://github.com/thoughtbot/factory_bot_rails - Version 4.8.2
This is the first release of factory_bot_rails, formerly known as factory_girl_rails.
Learn more about the name change here: https://robots.thoughtbot.com/factory_bot
- Ruby
Published by mjankowski about 8 years ago