@@ -64,4 +64,38 @@ This project is still a work in progress
64
64
```
65
65
66
66
## Changelog
67
+
68
+ <a name =" 0.0.2 " ></a >
69
+ ## [ 0.0.2] ( https://github.com/shardis/shardis/compare/v0.0.1...v0.0.2 ) (2017-01-14)
70
+
71
+
72
+ ### Bug Fixes
73
+
74
+ * ** frontend:** disable gradle deamon ([ 96edf86] ( https://github.com/shardis/shardis/commit/96edf86 ) )
75
+ * ** frontend:** downgrade node to 6.9.3 due to issues on windows ([ a211307] ( https://github.com/shardis/shardis/commit/a211307 ) )
76
+ * ** frontend:** re-enable gradle deamon ([ 21a6ebf] ( https://github.com/shardis/shardis/commit/21a6ebf ) )
77
+ * ** frontend:** remove hmr code ([ fab9344] ( https://github.com/shardis/shardis/commit/fab9344 ) )
78
+ * ** frontend:** update node back to 7.4.0 ([ 33d2387] ( https://github.com/shardis/shardis/commit/33d2387 ) )
79
+ * ** tests:** fix phantomjs timeout on window ([ 139b2ea] ( https://github.com/shardis/shardis/commit/139b2ea ) )
80
+ * ** yarn:** fix yarnw unix wrapper after gradle node plugin update ([ 2231cad] ( https://github.com/shardis/shardis/commit/2231cad ) )
81
+ * ** yarn:** fix yarnw windows wrapper after gradle node plugin update ([ aaafc4d] ( https://github.com/shardis/shardis/commit/aaafc4d ) )
82
+
83
+
84
+ ### Features
85
+
86
+ * ** core:** add custom ResourceResolver instead of using ErrorPageRegistrar ([ 9b0a49b] ( https://github.com/shardis/shardis/commit/9b0a49b ) )
87
+ * ** core:** add evers configuration for auditing ([ 6368a35] ( https://github.com/shardis/shardis/commit/6368a35 ) )
88
+ * ** core:** add hibernate-jpamodelgen to generate jpa metamodel ([ 5ac232f] ( https://github.com/shardis/shardis/commit/5ac232f ) )
89
+ * ** core:** add jwt security (backend) ([ 040ff28] ( https://github.com/shardis/shardis/commit/040ff28 ) )
90
+ * ** core:** add spring-data-jpa, spring security, auto sql schema generation ([ 1290bd8] ( https://github.com/shardis/shardis/commit/1290bd8 ) )
91
+ * ** core:** passing project version from gradle to app ([ b5a351d] ( https://github.com/shardis/shardis/commit/b5a351d ) )
92
+ * ** core:** undertow as default container ([ 4aaa830] ( https://github.com/shardis/shardis/commit/4aaa830 ) )
93
+ * ** core:** upgrade gradle wrapper to 3.3 ([ 55cfb90] ( https://github.com/shardis/shardis/commit/55cfb90 ) )
94
+ * ** frontend:** add [ @ngrx ] ( https://github.com/ngrx ) /store with sample counter component ([ d5ec07a] ( https://github.com/shardis/shardis/commit/d5ec07a ) )
95
+ * ** frontend:** add extract-css flag to build scripts ([ 32be8e0] ( https://github.com/shardis/shardis/commit/32be8e0 ) )
96
+ * ** frontend:** update angular-cli to 1.0.0-beta25.5 ([ 341bb9b] ( https://github.com/shardis/shardis/commit/341bb9b ) )
97
+ * ** test:** ads AppVeyor tests on windows ([ 85418a4] ( https://github.com/shardis/shardis/commit/85418a4 ) )
98
+
99
+
100
+
67
101
[ CHANGELOG.md] ( CHANGELOG.md )
0 commit comments