Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 588 Bytes

CHANGELOG.rdoc

File metadata and controls

33 lines (19 loc) · 588 Bytes

master

0.1.1 / 2010-03-07

  • Release gems via rake-gemcutter instead of rubyforge

0.1.0 / 2008-12-14

  • Remove the PluginAWeek namespace

0.0.5 / 2008-06-22

  • Remove log files from gems

0.0.4 / 2008-05-05

  • Updated documentation

0.0.3 / 2007-09-26

  • Move test fixtures out of the test application root directory

  • Remove gem dependency on activerecord

0.0.2 / 2007-08-05

  • Add api documentation

  • Fix Rakefile syntax errors

  • Refactor tests

  • Use the plugin_test_helper plugin for helping create a Rails environment

0.0.1 / 2007-02-12

  • Initial release