Release history
===============


Version 0.1.8
-------------

 * Added an optional LRU cache


Version 0.1.7
-------------

 * Fixed a bug in reading data that extends beyond a single block


Version 0.1.6
-------------

 * Fixed a bug in validForms when used without a part of speech


Version 0.1.5
-------------

 * Added the querySense method


Version 0.1.4
-------------

 * Changed to setImmediate to avoid recursive process.nextTick


Version 0.1.3
-------------

 * Fixed asynchronous loading of exceptions - #3


Version 0.1.2
-------------

 * Initial release
