0.1.4 / 2012-11-28
==================
* Convert grep and ungrep strings into RegExp objects

0.1.3 / 2012-11-28
==================
* Replace forEach() & some() with for() loop
* Support non-object module.exports

0.1.2 / 2012-11-13
==================
* Add support for expose callback

0.1.1 / 2012-11-12
==================
* Windows path support
* Node v0.6.x support
* Support for non-array option arguments
* Additional tests
* Bugfix: support default grep/ungrep when installed under 'node_modules'

0.1.0 / 2012-11-09
==================

* Initial publication
