Release Name: 1.3.0
Notes:
== FEATURES/PROBLEMS:
The library features a very simple, easy-to-use API.
* Define handlers for supported keywords with blocks
* Define the default keyword (values not part of a keyword/value pair)
Various notes:
* Quoted values are supported.
* Input is automatically downcased (both keywords and values should be assumed to be in lowercase)
Development Roadmap:
2.0:: Add negation and grouping (will break API backwards compatibility)
== SYNOPSIS:
Changes:
= 1.3.0 / 2007-10-09
* Conversion to Ragel-based parser (faster, less resource-intensive)
* Better support for other character sets, allow apostrophes in
unquoted words
* Test suite now uses test/spec
* API Should be backwards compatible
|