Release Name: 1.3.1
Notes:
== FEATURES:
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)
Development Roadmap:
2.0:: Add negation and grouping (will break API backwards compatibility)
Note:: As of 1.3.0, input to KeywordSearch.search is no longer automatically downcased, allowing for case sensitive keyword and value pairs. If you want case insensitivity, downcase the input before you invoke the method.
== SYNOPSIS:
Changes:
= 1.3.1 / 2007-10-09
* Tests/README update for case sensitivity change
|