change log
March 11, 2017 ยท View on GitHub
all notable changes to this project will be documented in this file. items under unreleased is upcoming features that will be out in next version.
contributors: please follow the recommendations outlined at keepachangelog.com. please use the existing headings and styling as a guide, and add a link for the version diff at the bottom of the file. also, please update the unreleased link to compare to the latest release version.
unreleased
1.1.0 - 2017-03-10
project updated to v1.1.0
- v1.1.0 released
- package upgrades & updates
- upgrade angular to v2.4.9
- upgrade webpack to v2 & update config
- remove deprecated angular-hmr, replace with @angularclass/hmr
- upgrade front/backend dependencies
- add postcss fix for bootstrap-loader
- upgrade gradle wrapper to v3.4
- update tslint.json
1.0.3 - 2016-09-15
project updated to v1.0.3
- v1.0.3 released
- package upgrades & updates
- angular2 v2.0.0
- bootstrap 4.0.0-alpha.4
- proper jquery
- spring constructor based dependency injection
- package upgrades
1.0.2 - 2016-09-02
project updated to v1.0.2
- v1.0.2
- Angular2 rc6 updates
1.0.1 - 2016-08-27
project updated to v1.0.1
- v1.0.1
- fixes & additions
- fix sass loading
- branding (text, logo, favicon)
- add styles
- add css loading animation
1.0.0 - 2016-08-26
project updated to v1.0.0
- v1.0.0 released
- the master branch has been updated with some long awaited changes
- migration to webpack
- broswer loading node modules
- karma testing with jasmine
- first class npm support
- separate server/client run
[0.1.0] - 2016-08-26
release v0.1.0
- v0.1.0 released
- creatd a new branch for the old version just'n'case anyone wanted that code base.