1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/NEWS
Avielle Wolfe c5d11518d7 Rename all girl -> bot
* Rename files and code
* Change factory_girl dependency to factory_bot

This change will bring _rails name in line with factory_bot
c716ce01b4
2017-10-20 18:21:52 -04:00

24 lines
657 B
Text

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.
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
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