Release Name: 0.6.3
Notes:
Link or freeze RubyGems into your rails apps, instead of plugins
Changes:
== 0.6.3 2007-05-28
* 1 critical bugfix:
* freeze task broke under RubyGems 0.9.3 release; fix by [Brian Cook]
* 2 minor enhancements:
* When rerunning the link/freeze tasks for an existing gem, the vendor/gems/xxx folder is no longer
deleted and then recreated. Unforunately its not deleting any files either (TODO)
* Changed #deploy task to output svn tagging command
|