[ANN] Inochi 5.0.0

Inochi

                    Gives life to Ruby projects

               http://snk.tuxfamily.org/lib/inochi/

  Version 5.0.0 (2010-08-07)

   This release switches from [1][Ronn] to [2][AsciiDoc] for
   writing the help manual, reduces the file size of generated
   gem packages, and fixes some bugs.

   Incompatible changes

     * Use [3][AsciiDoc] instead of [4][Ronn] to render the help
       manual.

     * Rename the inochi.opts file to inochi.conf.

     * Do not include HTML manual in gem package. This reduces
       the gem file size and makes the project website the only
       official place to obtain the HTML manual.

   Bug fixes

     * Always load project info before non-init tasks.

     * Another Ruby 1.9.2-rc2 fix for Nokogiri usage.

   Housekeeping

     * Use single quotes for string values in inochi.rb
       template.

     * fetch_nodes_between(): report errors and refactor.

References

   1. http://snk.tuxfamily.org/lib/inochi/#Ronn
   2. http://snk.tuxfamily.org/lib/inochi/#AsciiDoc
   3. http://snk.tuxfamily.org/lib/inochi/#AsciiDoc
   4. http://snk.tuxfamily.org/lib/inochi/#Ronn

···

--
Posted via http://www.ruby-forum.com/.