thoughtbot--factory_bot_rails/NEWS

37 lines
936 B
Plaintext
Raw Normal View History

factory_bot_rails versioning is synced with factory_bot releases. For this reason
there might not be any notable changes in new versions of this project.
2018-09-07 20:48:06 +00:00
4.11.1 (September 7, 2018)
Update generator to use dynamic attributes instead of deprecated static attributes
2018-08-16 11:27:22 +00:00
4.11.0 (August 16, 2018)
No notable changes
2018-05-25 14:45:23 +00:00
4.10.0 (May 25, 2018)
No notable changes
2017-10-20 22:25:04 +00:00
4.8.2 (October 20, 2017)
Rename factory_girl_rails to factory_bot_rails
2016-04-01 10:05:18 +00:00
4.7.0 (April 1, 2016)
No notable changes
4.6.0 (February 1, 2016)
No notable changes
4.5.0 (October 17, 2014)
Improved README
2014-02-26 15:42:17 +00:00
4.4.1 (February 26, 2014)
Support Spring
4.2.1 (February 8, 2013)
Fix bug when configuring FG and RSpec fixture directory
Remove debugging
Require factory_girl_rails explicitly in generator
4.2.0 (January 25, 2013)
Add appraisal and get test suite working reliably with turn gem
Support MiniTest
Allow a custom directory for factories to be specified