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

Releases: mshima/generator-jhipster-customizer

v0.4.0-beta.0

30 May 19:53
Compare
Choose a tag to compare
v0.4.0-beta.0 Pre-release
Pre-release
  • 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...v0.4.0-beta.0

v0.3.1

22 May 21:32
Compare
Choose a tag to compare

v0.3.0...v0.3.1

Release v0.3.0

09 Mar 20:46
Compare
Choose a tag to compare

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

15 Feb 05:44
Compare
Choose a tag to compare

Allow rewriteContent to write same phrase more than one time

v0.2.2

13 Feb 18:52
Compare
Choose a tag to compare
  • Don't fail if the content didn't changed but the regexp is found. 37d3d8d
  • Lint fixes. c110c7e
  • Improve doc 6300ca9
  • Fix ignorePatchErrors 232931b
  • Fix test for jhipster master fa2e6d9

v0.2.1...v0.2.2

v0.2.1

03 Jan 18:09
Compare
Choose a tag to compare
  • Bump eslint from 5.16.0 to 6.8.0 eb7f96b
  • Bump sinon from 8.0.1 to 8.0.2 de9f1a2
  • Fix for generator-jhipster master (>6.6.0). 0f58e78

v0.2.0...v0.2.1

v0.2.0

30 Dec 16:34
Compare
Choose a tag to compare
  • Update dependencies.
  • Fix download 8acc858
  • Add app blueprint 97962a6
  • Fix log error. 4149525
  • Implement needle-file b0e01a5
  • Fix test for 6.6.0 7f0d563
  • Remove unecessary queueMethodOverrided with yeoman-generator 4.4.0 d683e36
  • Update yeoman generator to 4.4.0 5a43de3

v0.1.2...v0.2.0

v0.1.2

21 Nov 04:49
Compare
Choose a tag to compare
  • Improve download customizers.
  • Save customizerBlueprints
  • Use especific config for customizers.

v0.1.1...v0.1.2

v0.1.1

20 Nov 13:24
Compare
Choose a tag to compare

v0.1.0...v0.1.1

v0.1.0

19 Nov 20:41
Compare
Choose a tag to compare
  • First release.

02dffa2...v0.1.0