Skip to content
This repository was archived by the owner on Mar 27, 2018. It is now read-only.

Latest commit

 

History

History
51 lines (29 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

51 lines (29 loc) · 2.12 KB

Change Log

1.0.0 (2016-07-11)

First stable release, fully reflecting the Sedona guidelines and plans.

Full Changelog

Implemented enhancements:

  • Migration from jslint to eslint #3
  • External conf #2

Fixed bugs:

  • Bad folders in the release gulp task #18
  • Fix issues on system.config.js #7

1.0.0-beta.1 (2016-07-01)

This release is not a stable one, nor a real "beta" as usually intended. It is created for planning and test purposes only.

Full Changelog

Implemented enhancements:

  • angularjs-decorators update #20
  • Fix issues on system.config.js #7

Fixed bugs:

  • Fix issues on system.config.js #7

Closed issues:

  • angularjs-decorators update #19
  • Folders hierarchy modifications #4

0.1.0 (2016-06-16)

First beta, stable enough for most projects bootstrapping. If you want to start an important project, following our guidelines, we however recommend to wait for the 1.0.0 release.

Implemented enhancements:

  • External conf #2

Merged pull requests:

  • Update package.json #1