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

Patch release: v1.3.7

Compare
Choose a tag to compare
@MathieuAA MathieuAA released this 12 Oct 18:51
· 1255 commits to master since this release

New:

  • Better error reporting when dealing with reserved keywords,
    -Wwhen having this kind of setup (sorry about that!):
    • a microservice app
    • a JDL file inside it like this:
entity A
entity B
...
entity Z
- when importing the JDL, the microservice option is set to every entity (like a `microservice * with <PROJECT_NAME>`.