v. 0.10.3

- updated `rollup-plugin-coverage` to latest version.
- now support sourcemap with coverage through `rollup-plugin-coverage`. See [rollup-plugin-coverage](https://gitlab.com/kflash/rollup-plugin-coverage) on how to
  activate sourcemap support.
- updated dependencies

v. 0.10.0

- updated Buble
- added 'strip' plugin
- updated dependencies

v. 0.7.0

- JSX support with Buble

# v. 0.3.8

- replaced Isparta with babel-istanbul.

# v. 0.2.1

- Fixed issues with Travis
- updated dependencies
- added support for typeScript (TS)

#  v. 0.1.5

- Rollup and Buble now works with the Karma test runner
- Rollup and Buble used for bundling
- added coverage report for the browser
- added coverage report for the node environment
- removed Gulp support
- huge refactoring
- updated dependencies

# v.0.0.7

- added in more gulp tasks
- added support for Circle
- fixed travis issues
- updated dependencies
- fixed a few bugs
- 
# v.0.0.1

- first release
