This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
v1.1.0 now available
Finally, v1.1.0 is out! Here are the new things:
- The JDL is up-to-date with what JHipster proposes (required relationships, correct ranges for the
min
andminlength
constraints,microservice
andsearchEngine
as keywords), - Fixed changelogdate in the JSON so that only new entities are generated,
- The entity table name is now used correctly,
- The JDL Studio will now be able to use the latest features from this project,
- JHipster UML won't parse JDL as of the next release (v1.7.0 or v2),
- A lot of methods are available for everyone so that core notions from JHipster are usable.
Thanks to @deepu105 for his contribution, without him this project wouldn't have been released now.