Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

v1.1.0 now available

Compare
Choose a tag to compare
@MathieuAA MathieuAA released this 07 Jul 21:55
· 1518 commits to master since this release

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 and minlength constraints, microservice and searchEngine 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.