gravaty - News
2013-09-23 14:04:57 gravaty 1.0.0 released
Item posted by Marco Bresciani <marcobresciani> on Tue 24 Sep 2013 11:46:58 AM UTC.
= Version 1.0.0
* The Mega-refactoring: each parameter parser has its own class, dinamically loaded by name. There are better solutions, but at the moment I'm going with this.
* Parser object refactored to add a single +parse+ method.
* Created a specific factory method (Gravaty::gravatize) to better decouple Gravaty object from the Parser. Users are expected to use gravaty as in the examples.
* Gravaty object now requires an external Parser object.
* Folder +example+ renamed to examples.
* IN PROGRESS. Improvements on RDoc contents and layout (mostly on non-code files).
* KNOWN BUG: https://savannah.nongnu.org/bugs/?39928
* FEATURE REQUEST: https://savannah.nongnu.org/bugs/?39964
* FEATURE REQUEST: https://savannah.nongnu.org/bugs/?39965
Powered by Savane 3.14-8aba.
Corresponding source code