History.txt in ianwhite-pickle-0.1.6 vs History.txt in ianwhite-pickle-0.1.8

- old
+ new

@@ -1,4 +1,23 @@ +== 0.1.8 - 29 Jan 2009 + +* API change + * pickle_path becomes path_to_pickle, to avoid named route clashes + +* 2 minor enhancements + * Updated features for cucumber 0.2 compat + * Made paths allow for optional possesives + + +== 0,1,7 + +* 2 API changes + * script/generate pickle path[s] now amends the features/support/paths.rb file + instead of creating pge_to_path and path_steps. + + * pickle_email_steps is renamed email_steps + + == 0.1.6 * 1 API change * to use pickle env.rb should contain "require 'pickle/world'". You should remove all trace of pickle from features/support/env.rb and re run script/generate pickle \ No newline at end of file