This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Minor release: v3.5.0
What's new
- Application options are now validated
- Options
dtoSuffix
&entitySuffix
have been added (thanks to @mselerin!) - Just using
angular
as clientFramework fallbacks to usingangularX
(thanks to @jdubois for reporting it!)
Bug fixes
- JDL exporting now doesn't fail when there is no relationship (thanks to @pascalgrimaud!)
skipUserManagement
isn't forced in UAA & gateway apps anymore (thanks to @jsm174!)- Package names can now have underscores (thanks to @jsm174!)
- Importing a JDL file where entities are generated in different apps will cause the process to fail.