| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-04 | 2.1 kB | |
| v6.6.0 source code.tar.gz | 2026-05-04 | 129.9 kB | |
| v6.6.0 source code.zip | 2026-05-04 | 234.7 kB | |
| Totals: 3 Items | 366.6 kB | 0 | |
What's Changed
- removes @doodlingdev by @DoodlingDev in https://github.com/thoughtbot/factory_bot/pull/1789
- Ensure linting transactions don't interfere with ActiveRecord lifecycle by @NikolasPilavakis in https://github.com/thoughtbot/factory_bot/pull/1790
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/thoughtbot/factory_bot/pull/1791
- Update CI matrix by @berkos in https://github.com/thoughtbot/factory_bot/pull/1793
- Remove CodeClimate badge from README by @hammadxcm in https://github.com/thoughtbot/factory_bot/pull/1794
- DefinitionProxy#method_missing: Forward given block to #association by @grekko in https://github.com/thoughtbot/factory_bot/pull/1579
- Add
factory_bot.before_run_factoryinstrumentation event by @hammadxcm in https://github.com/thoughtbot/factory_bot/pull/1795 - Require MFA for gem pushes by @MatheusRich in https://github.com/thoughtbot/factory_bot/pull/1814
- Add workflow to prepare a release PR by @neilvcarvalho in https://github.com/thoughtbot/factory_bot/pull/1816
- Add gem release workflow with GitHub release notes from changelog by @neilvcarvalho in https://github.com/thoughtbot/factory_bot/pull/1815
- Release v6.6.0 by @github-actions[bot] in https://github.com/thoughtbot/factory_bot/pull/1817
- Fix release workflow: add workflow_dispatch, environment, and .tool-versions by @neilvcarvalho in https://github.com/thoughtbot/factory_bot/pull/1818
- Include Gemfile.lock in release preparation commit by @neilvcarvalho in https://github.com/thoughtbot/factory_bot/pull/1819
New Contributors
- @NikolasPilavakis made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1790
- @hammadxcm made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1794
- @grekko made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1579
- @MatheusRich made their first contribution in https://github.com/thoughtbot/factory_bot/pull/1814
Full Changelog: https://github.com/thoughtbot/factory_bot/compare/v6.5.6...v6.6.0