@@ -61,29 +61,26 @@ This project is still a work in progress
6161
6262## Changelog
6363
64- <a name =" 0.0.4 " ></a >
65- ## [ 0.0.4 ] ( https://github.com/shardis/shardis/compare/v0.0.3 ...v0.0.4 ) (2017-02-09 )
64+ <a name =" 0.0.5 " ></a >
65+ ## [ 0.0.5 ] ( https://github.com/shardis/shardis/compare/v0.0.4 ...v0.0.5 ) (2017-02-17 )
6666
6767
6868### Bug Fixes
6969
70- * ** frontend :** temporary use lazy loaded routes with aot (fixes [ # 1 ] ( https://github.com/shardis/shardis/issues/1 ) ) ( [ a24eed8 ] ( https://github.com/shardis/shardis/ commit/a24eed8 ) )
70+ * ** "scripts" :** fix condition in yarnw script ( [ b4f398a ] ( https://github.com/shardis/shardis/commit/b4f398a ) )
7171
7272
7373### Features
7474
75- * ** ci:** use chrome instead of phantomjs for ci testing ([ 548a0e7] ( https://github.com/shardis/shardis/commit/548a0e7 ) )
76- * ** core:** add simple jwt authentication ([ 787dcef] ( https://github.com/shardis/shardis/commit/787dcef ) )
77- * ** core:** add spring dependency management plugin for gradle ([ 3433e96] ( https://github.com/shardis/shardis/commit/3433e96 ) )
78- * ** core:** specify kotlin api version ([ 089ebcb] ( https://github.com/shardis/shardis/commit/089ebcb ) )
79- * ** core:** update angular to 2.4.6 ([ 0e2d996] ( https://github.com/shardis/shardis/commit/0e2d996 ) )
80- * ** core:** update angular to 2.4.7 and clarity to 0.8.6 ([ da070bc] ( https://github.com/shardis/shardis/commit/da070bc ) )
81- * ** core:** use gradle script kotlin and kotlin 1.1.0-beta-38 ([ 8eaf9f1] ( https://github.com/shardis/shardis/commit/8eaf9f1 ) )
82- * ** frontend:** add store for authorization (basic stub) ([ df83f9a] ( https://github.com/shardis/shardis/commit/df83f9a ) )
83- * ** frontend:** login form (work in progress) ([ c5f9418] ( https://github.com/shardis/shardis/commit/c5f9418 ) )
84- * ** frontend:** update angular-cli to 1.0.0-beta.30 ([ ea88357] ( https://github.com/shardis/shardis/commit/ea88357 ) )
85- * ** tests:** remove phantomjs ([ 2565d5a] ( https://github.com/shardis/shardis/commit/2565d5a ) )
86-
75+ * ** core:** add querydsl ([ 0d26012] ( https://github.com/shardis/shardis/commit/0d26012 ) )
76+ * ** core:** update angular-cli to 1.0.0-beta.31 and yarn to 0.20.0 ([ 3759a83] ( https://github.com/shardis/shardis/commit/3759a83 ) )
77+ * ** core:** update angular-cli to 1.0.0-beta.32.3 ([ ede3144] ( https://github.com/shardis/shardis/commit/ede3144 ) )
78+ * ** core:** update kotlin to 1.1.0-rc-91 ([ cae7e73] ( https://github.com/shardis/shardis/commit/cae7e73 ) )
79+ * ** core:** update yarn to 0.20.3 ([ 490cc0f] ( https://github.com/shardis/shardis/commit/490cc0f ) )
80+ * ** frontend:** add ng2-webstorage package ([ 79b08b0] ( https://github.com/shardis/shardis/commit/79b08b0 ) )
81+ * ** frontend:** store jwt in local storage ([ 761435b] ( https://github.com/shardis/shardis/commit/761435b ) )
82+ * ** frontend:** update clarity to 0.8.7 ([ 2967486] ( https://github.com/shardis/shardis/commit/2967486 ) )
83+ * ** frontend:** use [ @ngrx ] ( https://github.com/ngrx ) /effects for authentication ([ a98aca1] ( https://github.com/shardis/shardis/commit/a98aca1 ) )
8784
8885
8986[ CHANGELOG.md] ( CHANGELOG.md )
0 commit comments