Sha256: 8f8b71f3a52750e301ff76eb98baa6738c2e6b9e9372f82efdc076f302d2b22f

Contents?: true

Size: 1.26 KB

Versions: 5

Compression:

Stored size: 1.26 KB

Contents

= RELEASE HISTORY

== 1.1 / 2010-02-06

This relase primarily adjusts the way output it rendered
underthehood. Serialization formats are rendered as
before but markup formats now use Erb. In the process
two new serialization formats have been added: soap and xoxo.

Also, this release renames the lib/plugin directory to
lib/plugins (plural) per the new convention of the latest
Plugin gem. This only matters to Syckle users.

Changes:

* Add Soap and XOXO formats.
* Add actual --output option.
* Move lib/plugin to lib/plugins.


== 1.0 / 2009-10-25

This relase adds support for arbitrary note labels.
Any all-caps word followed by a colon will be
picked-up. Common labels like TODO and FIXME are
recognized  without the trailing ':'.

Changes:

* Added support for arbitrary labels.


== 0.9 / 2009-10-10

This release adds a syckle plugin and improves output.

Changes:

* Add syckle plugin, based on old Notes plugin.
* Improved HTML output (</div> tag should have been </ol>).
* If output not specified, sends rdoc to stdout.
* If no paths specified, will scan '**/*.rb'


== 0.8 / 2009-10-09

This is the initial release of DNote. DNote is a spin-off
of a Syckle (formerlly Reap) plugin which scans source
code and compiles a list of developer notes.

Changes:

* Happy Birthday!

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dnote-1.1.4 HISTORY
dnote-1.1.3 HISTORY
dnote-1.1.2 HISTORY
dnote-1.1.1 HISTORY
dnote-1.1 HISTORY