v6.3.0
- Fix: link to changelog for RubyGems (Berkan Ünal).
- Fix: integrate with Ruby 3.2's
did_you_mean
library (Daniel Colson). - Changed: explicitly define
#destroyed?
within theStub
strategy to returnfalse
to be consistent
with ActiveRecord (Benjamin Fleischer). - Added: announce
factory_bot.compile_factory
notification (Sean Doyle). - Docs: clarify that custom strategies need to define
#to_sym
(Edmund Korley, Jonas S). - Docs: fix CI link in README (Mark Huk).
- Docs: fix GitHub links (Robert Fletcher).
- Docs: install this library with
bundle add
(Glauco Custódio). - Docs: re-write into mdBook (Mike Burns, Sara Jackson, Stefanni Brasil)
- Docs: clarify that automatic trait definitions could introduce new linting errors (Lawrence Chou).
- Internal: skip TruffleRuby on Rails 5.0, 5.1, 5.2 (Andrii Konchyn).
- Internal: fix typoes throughout codebase (Yudai Takada).
- Internal: run CI on
actions/checkout
v3 (Yudai Takada). - Internal: follow standardrb code style (Yudai Takada).
- Internal: stop using Hound (Daniel Nolan).
- Internal: only run simplecov on C Ruby (Daniel Colson).
- Internal: quieter Cucumber (Daniel Colson).
- Internal: Ruby 3.2 support (Daniel Colson).
- Internal: Mike Burns is the CODEOWNER (Stefanni Brasil).
New Contributors
- @ydah made their first contribution in #1542
- @vimutter made their first contribution in #1543
- @andrykonchin made their first contribution in #1547
- @danielnolan made their first contribution in #1550
- @rocket-turtle made their first contribution in #1537
- @glaucocustodio made their first contribution in #1535
- @mike-burns made their first contribution in #1570
- @stefannibrasil made their first contribution in #1572
- @choznerol made their first contribution in #1523
- @bf4 made their first contribution in #1576
- @brkn made their first contribution in #1590
Full diff: v6.2.1...v6.3.0