All Versions
18
Latest Version
Avg Release Cycle
58 days
Latest Release
1382 days ago

Changelog History
Page 2

  • v5.0.0 Changes

    February 01, 2019
    • โž• Added: Verbose option to include full backtraces in the linting output
    • Changed: use_parent_strategy now defaults to true, so by default the build strategy will build, rather than create associations
    • ๐Ÿ”„ Changed: Passing a block when defining associations now raises an error
    • Bugfix: use_parent_strategy is no longer reset by FactoryBot.reload
    • ๐Ÿ›  Bugfix: rewind_sequences will now rewind local sequences along with the global ones
    • ๐Ÿ›  Bugfix: the build_stubbed strategy now sets timestamps without changing the original behavior of the timestamp methods
    • ๐Ÿ›  Bugfix: avoid a stack error when referring to an "attributes" attribute in initialize_with
    • โœ‚ Removed: support for EOL versions of Ruby and Rails
    • โœ‚ Removed: static attributes (use dynamic attributes with a block instead)
    • โœ‚ Removed: looking up factories by class
    • โœ‚ Removed: ignore method (use transient instead)
    • Removed: duplicate_attribute_assignment_from_initialize_with configuration option
    • Deprecated: allow_class_lookup configuration option
  • v5.0.0.rc2 Changes

    January 11, 2019
    • Set use_parent_strategy default to true for all versions of Rails
    • Add missing *_pair documentation
  • v5.0.0.rc1 Changes

    January 06, 2019
    • โž• Added: Verbose option to include full backtraces in the linting output
    • Changed: use_parent_strategy now defaults to true, so by default the build strategy will build, rather than create associations
    • ๐Ÿ”„ Changed: Passing a block when defining associations now raises an error
    • Bugfix: use_parent_strategy is no longer reset by FactoryBot.reload
    • ๐Ÿ›  Bugfix: rewind_sequences will now rewind local sequences along with the global ones
    • ๐Ÿ›  Bugfix: the build_stubbed strategy now sets timestamps without changing the original behavior of the timestamp methods
    • ๐Ÿ›  Bugfix: avoid a stack error when referring to an "attributes" attribute in initialize_with
    • โœ‚ Removed: support for EOL versions of Ruby and Rails
    • โœ‚ Removed: static attributes (use dynamic attributes with a block instead)
    • โœ‚ Removed: looking up factories by class
    • โœ‚ Removed: ignore method (use transient instead)
    • Removed: duplicate_attribute_assignment_from_initialize_with configuration option
    • Deprecated: allow_class_lookup configuration option
  • v4.11.1 Changes

    September 07, 2018

    ๐Ÿ“š Documentation: Include .yardopts in the gem to fix broken RubyDoc links

  • v4.11.0 Changes

    August 16, 2018
    • ๐Ÿ›  Bugfix: Do not raise error for valid build_stubbed methods: decrement, increment, and toggle
    • ๐Ÿ›  Bugfix: Do not add timestamps with build_stubbed for objects that shouldn't have timestamps
    • ๐Ÿ—„ Deprecate static attributes
  • v4.10.0

    May 25, 2018
  • v4.9.0

    October 23, 2017
  • v4.8.2

    October 20, 2017