== 0.1.3 - Bugfix release * 1 minor enhancement * make generated steps compatible with Rails 2.1 == 0.1.2 * 2 major enhancements * create your pickle steps with script/generate pickle * Adapter based architecture, supports Machinist, FactoryGirl, and vanilla ActiveRecord * 1 minor enhancement * model_names now defaults to subclasses of AR::Base * #original_model => #created_model == 0.1.1 * 1 major enhancement: * made pickle a github gem * 1 minor enhancement: * Added intentions for pickle in README.textile == Prior to gems * Initial release: everything is subject to sweeping change