=== 0.2.0 2013-08-26

* add "on" event
* fix equal_style sample
* refactoring
* specify license in gemspec

=== 0.1.6 2013-06-08

* fix gem description

=== 0.1.5 2013-06-08

* bugfix Parser#has_param?

=== 0.1.4 2013-01-26

* run lambda in default value

=== 0.1.3 2013-01-04

* use bundler gem template

=== 0.1.2 2012-10-11

* access params with String key

=== 0.1.1 2012-10-10

* bugfix (equal style)

=== 0.1.0 2012-09-27

* fix version error

=== 0.0.10 2012-09-27

* bugfix default filter casting Integer/Float

=== 0.0.9 2012-09-27

* github-pages URL in README

=== 0.0.8 2012-09-27

* validator and filter tested

=== 0.0.7 2012-09-26

* add function ArgsParser#argv

=== 0.0.6 2012-09-26

* add equal style parser

=== 0.0.5 2012-09-24

* add filter and validator

=== 0.0.4 2012-09-24

* use bundler

=== 0.0.3 2012-09-24

* cast Integer and Float

=== 0.0.2 2012-06-11

* fix syntax warn on ruby1.9.2

=== 0.0.1 2012-05-09

* Initial release
