## 0.9.14 (4th September, 2014) - Fix for IE7 (#10, @james-west)

0.9.12 (13th July, 2014)

- Fixed `release` task to correctly push tags to origin.

0.9.11 (11th July, 2014)

- Twiddling with the build and packaging process.
- Added npm test script (`npm test`).

0.9.8 (11th July, 2014)

Bugfixes: - Added missing minified file.

0.9.7 (11th July, 2014)

Bugfixes: - Bower version updated. - Whitespace issue (spaces instead of tabs). - Dropped the notion of a dist folder, just giving in and checking the versioned release files into source control as it strikes me that's the “bower way”(tm).

0.9.6 (20th May, 2014)

Bugfixes: - Logger.useDefaults() now supports IE8+ (#4, @AdrianTP)

0.9.5 (19th May, 2014)

Bugfixes: - Support for NodeJS environment (#9, @fatso83)