This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
Releases: mshima/generator-jhipster-customizer
Releases · mshima/generator-jhipster-customizer
v0.4.0-beta.0
- generator-jhipster >= 6.9.0 only
- Context parameter for functions and templates changed and isn't the generator anymore, use context.generator instead.
v0.3.1
Release v0.3.0
Add support to generator-jhipster 6.8.0.
- constants.* isn't assigned to the generator anymore.
The constants itself is. Change this.CONSTANT => this.constants.CONSTANT.
Release v0.2.3
Allow rewriteContent to write same phrase more than one time
v0.2.2
v0.2.1
v0.2.0
v0.1.2
- Improve download customizers.
- Save customizerBlueprints
- Use especific config for customizers.
v0.1.1
v0.1.0
- First release.