Skip to content

Releases: dengzii/GenerateModuleFromTemplate

v1.6.8

28 Feb 02:31
Compare
Choose a tag to compare
  • fix: file tree node creation problem

v1.6.7

26 Feb 10:30
Compare
Choose a tag to compare
v1.6.7 Pre-release
Pre-release

fix: node tree resolve porblem

v1.6.6

21 Feb 03:09
Compare
Choose a tag to compare
  • Fix: file tree node resolve order incorrect

v1.6.5

11 Dec 03:56
Compare
Choose a tag to compare
    1. Update: File template support match by file path.
    1. Fix: ApacheVelocity template lang not work.

v1.6.4

06 Jul 04:29
Compare
Choose a tag to compare
  1. Feature: Support ApacheVelocity in file name.

v1.5.4

10 Oct 09:16
Compare
Choose a tag to compare

Version 1.5.4 (2022/10/10)

    1. Fix: default placeholder and file template cannot save.
    1. Feat: support create module template from a directory.
    1. Feat: support remove directory node and merge children to current's parent node.

v1.5.2

02 Mar 06:53
Compare
Choose a tag to compare
  • Update: Configurable expand package name, expand path.
  • Feat: support nested placeholder.

v1.5.1

28 Jun 07:38
Compare
Choose a tag to compare
    1. Fix bug: file template can not use.
    1. Update: Rename file use original name.

V1.5.0

03 Dec 07:25
Compare
Choose a tag to compare
  1. Fix bug: specify template doesn't work.
  2. More feature: fetch template variables as placeholders when add a file, support specify file template when create the module.
  3. Update ui: looks more comfortable.

v1.4.0

22 Jul 16:03
Compare
Choose a tag to compare
  • feature: Support export and import template to file
  • adjust action button position.