2.0.1 / 2017-11-19
==================

  * fix: main field in package.json

2.0.0 / 2017-11-11
==================
  
  * add: rollup
  * remove: load methods which use require

0.7.7 / 2016-11-30
==================

  * edit: test bugfix

0.7.6 / 2016-11-30
==================

  * edit: change test runner to ava

0.7.3 / 2016-07-25
==================

  * fix: extension load should ignore folders

0.7.2 / 2016-05-16
==================

  * fix: slash in eventize decorator for windows

0.7.1 / 2016-04-30
==================

  * add: camelize decorator
  * update: docs

0.7.0 / 2016-04-25
==================

  * add: load more formats via the `extension` option
  * add: more `recursive` flag specs

0.6.2 / 2016-01-25
==================

  * add: coverage via istanbul
  * add: npm run coverage in package.json
  * add: `decorator` specs

0.6.1 / 2015-11-15
==================

  * add: eslint dev dependency
  * add: npm run eslint in package.json
  * remove: jshint


0.6.0 / 2015-11-15
==================

  * add: `recursive` flag, docs and tests
