# Change Log

## [Unreleased]

### Added

*Use this section to add the details of your unreleased version*

## [0.0.1] - 23-04-2016

### Added
> Initial project structure.

### Features
- Automatic documentation generation.
- Karma test runner.
- Jasmine
 testing tool support.
- Code Coverage with istanbul.
- Build process with Gulp.
- Debugging your sources with sourcemaps.
- Typescript Based node module and bower component output.
- Automatic generation of CHANAGELOG.md and PULL_REQUEST_TEMPLATE.md.
- Automatic table of content generation with [doctoc](https://github.com/thlorenz/doctoc).
- Lint support with
  - [JSHint](http://jshint.com/)
  - [TSLint](https://www.npmjs.com/package/tslint)
  

---
*To maintain a proper CHANGELOG.md read [Keep a CHANGELOG](http://keepachangelog.com/)*
