Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

v1.6.1 is out!

Compare
Choose a tag to compare
@MathieuAA MathieuAA released this 05 Feb 21:59
· 400 commits to master since this release

Bug fixes:

  • One-to-Many are now correctly generated (#132, 78fe398);
  • Timestamps are different now (we increment each timestamp for Liquibase) (#127, #123);
  • The // comments and /** ..*/ are properly ignored when not used with anything (#117 & #133);
  • Enums can now be constrained (#130).

What's new:

  • Ids are not skipped (except for id fields) (#126);
  • The -regenerate/-r flag is added (--regenerate for JHipster) (#127);
  • The all/*keywords have been added for the JDL (to select every entity) (#119);