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

Patch release: v1.1.3

Compare
Choose a tag to compare
@deepu105 deepu105 released this 31 Jul 07:48
· 1490 commits to master since this release

This is a patch release with following changes:

  • issue #25 is fixed. Many to one and One to one relationships to User entity can now be added via JDL. Adding relationships from User entity will be ignored with a warning
  • issue #39 fixed
  • issue #21 fixed
  • issue #41 fixed microservice option is now correctly generated

Thanks to @MathieuAA for his fixes