Release 0.2.0
New Features
- Add command line interface. See: Command Line Usage. Resolves #3.
- Allow setting a base path when remapping to source files. See: lib/remap. Thanks @arma-gast.
Bugs Fixed
- Properly parse unicode inline source maps. Thanks @arma-gast.
Improvements
- Update to Intern 3.0.2 for testing
- Add contribution guidelines
- Add coverage information reporting via codecov.io