Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Releases: amitjindal/generator-jhipster-postgresuuid-converter

Hotfix Release

06 Sep 16:57
Compare
Choose a tag to compare

Fixes:

  • intValue() problem in tests
  • UUID import was missing in service classes

Version 0.2.0

05 Sep 08:26
Compare
Choose a tag to compare
  • Upgraded to latest JHipster 4.x structure.
  • Changed to use @id and @GeneratedValue so that h2 can be used as dev database (not thoroughly tested). Thanks @DanielSBFranco
  • Separated App and entity generators
  • Fixed: Multiple times regeneration of same entity