File rubygem-factory_bot-5.2.changes of Package rubygem-factory_bot-5.2
-------------------------------------------------------------------
Mon Apr 27 13:14:29 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- 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 16:23:36 UTC 2019 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 5.1.1
* Improved: performance of traits
* Fixed: registering strategies on JRuby
-------------------------------------------------------------------
Sat Mar 2 15:12:44 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 5.0.2
NEWS removed upstream
-------------------------------------------------------------------
Mon Sep 17 09:40:03 UTC 2018 - mschnitzer@suse.com
- updated to version 4.11.1
* Documentation: Include .yardopts in the gem to fix broken RubyDoc links
-------------------------------------------------------------------
Sat Aug 18 07:23:36 UTC 2018 - mschnitzer@suse.com
- updated to version 4.11.0
* 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
-------------------------------------------------------------------
Fri May 25 15:04:53 UTC 2018 - factory-auto@kulow.org
- updated to version 4.10.0
see installed NEWS
4.10.0 (May 25, 2018)
Allow sequences to be rewound
4.9.0 (skipped - FactoryGirl only release)
-------------------------------------------------------------------
Tue Oct 31 09:36:07 UTC 2017 - dkang@suse.com
- Initial version 4.8.2
* This replaces the old factory_girl, because the upstream
project was renamed.