- Ignore test/ dir in bower
- Migrate references eriwen/javascript-stacktrace -> stacktracejs/stacktrace.js
- Fix printStackTrace throws exception with "use strict" code and PhantomJS
- Added AMD support using a UMD pattern (thanks @jeffrose)
- Fix Chrome 27 detection; Chrome no longer has Error#arguments
- Fix Bower integration; Added proper bower.json file
- Lots and lots of stuff