jhipster-core
Advanced tools
Changelog
v4.3.0
cacheProvider
option when the application type is reactive
reactive
option availableChangelog
v4.2.0
changelogDate
is now preserved when re-generating the same entity, which doesn't result in an entity
rewrite when reimporting (thanks to @kaidohallik)Changelog
v4.0.2
note: v4.0.1 is the same
vuejs
has been added as a valid client optionChangelog
v4.0.0
#addEntity
and #excludeEntity
from JDLUnaryOption & JDLBinaryOption classes.
#addEntityName
and #excludeEntityName
methods that take strings instead of entities.no
as DB type is now allowed for any app (thanks to @jsm174 for notifying, and @ruddell & @cbornet for the help).no
as DB type automatically sets the devDatabaseType
& prodDatabaseType
values to no
(thanks @jsm174 from reporting it).UUID
type is now available for all the DB types! (thanks to @murdos)Changelog
v3.6.14
memcached
to cache providers (thanks to @Hawkurane),RelationshipOptions
to the API,jpaDerivedIdentifier
option)Changelog
v3.6.13
istioRoute
istio
is now a booleanDuration
has been added as type (thanks to @massimosiani)Changelog
v3.6.12
Released on: 2019-03-03
As a side note, the linter has been added, but will only be available in v3.7.0.