## 0.9.14 (4th September, 2014) - Fix for IE7 (#10, @james-west)
- Fixed `release` task to correctly push tags to origin.
- Twiddling with the build and packaging process. - Added npm test script (`npm test`).
Bugfixes: - Added missing minified file.
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).
Bugfixes: - Logger.useDefaults()
now supports IE8+ (#4, @AdrianTP)
Bugfixes: - Support for NodeJS environment (#9, @fatso83)