Skip to content

v0.0.2 (2017-01-14)

Compare
Choose a tag to compare
@kucharzyk kucharzyk released this 14 Jan 16:28
· 343 commits to master since this release

Bug Fixes

  • frontend: disable gradle deamon (96edf86)
  • frontend: downgrade node to 6.9.3 due to issues on windows (a211307)
  • frontend: re-enable gradle deamon (21a6ebf)
  • frontend: remove hmr code (fab9344)
  • frontend: update node back to 7.4.0 (33d2387)
  • tests: fix phantomjs timeout on window (139b2ea)
  • yarn: fix yarnw unix wrapper after gradle node plugin update (2231cad)
  • yarn: fix yarnw windows wrapper after gradle node plugin update (aaafc4d)

Features

  • core: add custom ResourceResolver instead of using ErrorPageRegistrar (9b0a49b)
  • core: add evers configuration for auditing (6368a35)
  • core: add hibernate-jpamodelgen to generate jpa metamodel (5ac232f)
  • core: add jwt security (backend) (040ff28)
  • core: add spring-data-jpa, spring security, auto sql schema generation (1290bd8)
  • core: passing project version from gradle to app (b5a351d)
  • core: undertow as default container (4aaa830)
  • core: upgrade gradle wrapper to 3.3 (55cfb90)
  • frontend: add @ngrx/store with sample counter component (d5ec07a)
  • frontend: add extract-css flag to build scripts (32be8e0)
  • frontend: update angular-cli to 1.0.0-beta25.5 (341bb9b)
  • test: ads AppVeyor tests on windows (85418a4)