New
v6.5.5
What's Changed
- Developer Console Feature by @CodeMeister in https://github.com/thoughtbot/factory_bot/pull/1755
- BugFix: standardise parity on :increment_sequence by @CodeMeister in https://github.com/thoughtbot/factory_bot/pull/1756
- Cleanup Active Support core extensions by @neilvcarvalho in https://github.com/thoughtbot/factory_bot/pull/1757
- add vburzynski as codeowner by @DoodlingDev in https://github.com/thoughtbot/factory_bot/pull/1759
- BugFix: '' and '_id' conflict. by @CodeMeister in https://github.com/thoughtbot/factory_bot/pull/1709
- FEATURE: Before(:all) and after(:all) callbacks added by @CodeMeister in https://github.com/thoughtbot/factory_bot/pull/1740
- BugFix: Ensure callbacks only run once per instance. by @CodeMeister in https://github.com/thoughtbot/factory_bot/pull/1712
- Add support for before build callback by @mohammednasser-32 in https://github.com/thoughtbot/factory_bot/pull/1760
- Update docs to require full namespace by @johnpitchko in https://github.com/thoughtbot/factory_bot/pull/1669
- Allow the initial value of a sequence to be lazy loaded by @ajesler in https://github.com/thoughtbot/factory_bot/pull/1761
- Build: release v6.5.5 by @vburzynski in https://github.com/thoughtbot/factory_bot/pull/1762
New Contributors
- @ajesler made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1761
- @vburzynski made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1762
- @mohammednasser-32 made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1760
Full Changelog: https://github.com/thoughtbot/factory_bot/compare/v6.5.4...v6.5.5