Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 798 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 798 Bytes

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.
  • Lint support with

To maintain a proper CHANGELOG.md read Keep a CHANGELOG