CHANGELOG - harrysarson/itbl GitHub Wiki
- Added Travis CI to build
- Added Inch, codecov and codeclimate badges.
- Use istanbul to check coverage of unit tests.
- Update .babelrc to only polyfill as much as is needed by the current node version.
- Added tests to cover more of the itbl libary and made under the hood changes to the library to facilitate testing and documentation.
** Change log inspired by lodash's change log https://github.com/lodash/lodash/wiki/Changelog **