SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.2-rubygem-factory_bot-6.4.5-1.11.x86_64.rpm :

* Mon Jan 29 2024 Dan Čermák - New upstream release 6.4.5, see bundled NEWS.md
* Tue Nov 28 2023 Dan Čermák - New upstream release 6.4.2, see bundled NEWS.md
* Tue Nov 14 2023 Dan Čermák - New upstream release 6.3.0, no changelog found
* Sun May 15 2022 Manuel Schnitzer - updated to version 6.2.1
* Added: CI testing against truffleruby
* Changed: Documentation improvements for sequences and traits
* Fixed: ActiveSupport::Notifications reporting strategy through associations now report as symbols
* BREAKING CHANGE: Custom strategies now need to define a `to_sym` method to specify the strategy identifier
* Fixed: `add_attribute` with reserved keywords assigns values correctly
* Fri May 14 2021 Manuel Schnitzer - updated to version 6.2.0
* Added: support for Ruby 3.0
* Changed: Include factory or trait name in error messages for missing traits. d05a9a3c
* Changed: Switched from Travis CI to GitHub Actions
* Fixed: More Ruby 2.7 kwarg deprecation warnings
* Mon Jul 13 2020 Manuel Schnitzer - updated to version 6.1.0
* Added: public reader for the evaluation instance, helpful for building interrelated associations
* Changed: raise a more helpful error when passing an invalid argument to an association
* Fixed: Ruby 2.7 kwarg deprecation warnings
* Sat Jun 27 2020 Manuel Schnitzer - updated to version 6.0.2 [#]# 6.0.2 (June 19, 2020)
* Fixed: bug causing traits to consume more memory each time they were used [#]# 6.0.1 (June 19, 2020)
* Fixed: bug with constant resolution causing unexpected uninitialized constant errors [#]# 6.0.0 (June 18, 2020)
* Added: automatic definition of traits for Active Record enum attributes, enabled by default
* Added: `traits_for_enum` method to define traits for non-Active Record enums
* Added: `build_stubbed_starting_id=` option to define the starting id for `build_stubbed`
* Removed: deprecated methods on the top-level `FactoryBot` module meant only for internal use
* Removed: support for EOL versions of Ruby (2.3, 2.4) and Rails (4.2)
* Mon Apr 27 2020 Manuel Schnitzer - updated to version 5.2.0
* Added: Pass index to block for `
*_list` methods
* Deprecated: top-level methods meant only for internal use: `callbacks`, `configuration`, `constructor`, `initialize_with`, `register_sequence`, `resent_configuration`, `skip_create`, `to_create`
* Tue Nov 12 2019 Manuel Schnitzer - updated to version 5.1.1
* Improved: performance of traits
* Fixed: registering strategies on JRuby
* Sat Mar 02 2019 Stephan Kulow - updated to version 5.0.2 NEWS removed upstream
 
ICM