- primeng from 4.1.0-rc.2 to 4.1.0-rc.3
- spring-boot from 1.5.2 to 1.5.4
- material from 2.0.0-beta.6 to 2.0.0-beta.7
- provide a Docker image of the sample generated app (see README.md)
- primeng from 4.0.0 to 4.1.0-rc.2
- material from 2.0.0-beta.3 to 2.0.0-beta.6
- fix issue with file upload/download size not generated properly (java code)
- fix the way datatable data is refreshed upon row deletion (ts code)
- change the way rxjs is imported in ts code to fix travis build. As a result no longer need to remove main.ts generated by angular-cli.