Release Name: 0.1.0
Notes:
A YARD plugin for parsing DataMapper syntax.
Once yard-dm is installed, YARD will automatically load the plugin when ever
the +yardoc+ utility is ran on a project.
Changes:
=== 0.1.0 / 2010-01-13
* Initial release:
* Parses +property+ statements.
* Parses +has+ +n+, +1+, 0..n and 1..n statements.
* Parses +belongs_to+ statements.
* All specs pass on Ruby 1.8.7-p174 and Ruby 1.9.1-p26041 using YARD 0.5.3.
|