Skip to content

Latest commit

 

History

History
152 lines (96 loc) · 8.57 KB

CHANGELOG.md

File metadata and controls

152 lines (96 loc) · 8.57 KB

v2.1.10 (2023-03-13)

v2.1.9 (2023-01-03)

v2.1.8 (2022-09-04)

🐛 Bug Fixes

  • bd7e4e3 Fix root array not supported in append.key

v2.1.7 (2022-08-09)

v2.1.6 (2022-06-15)

🚑 Critical Hotfixes

  • 1282dc1 Fix breaking other extensions Fix #62 (Issues: #62)

v2.1.5 (2022-05-19)

🐛 Bug Fixes

  • b436f45 Unable to get resource path from no name mcfunction Fixes #57 (Issues: #57)

v2.1.4 (2022-03-08)

🐛 Bug Fixes

  • 68e941e Fix unintended replace in generateMultiLine

v2.1.3 (2022-03-07)

🐛 Bug Fixes

  • 7cf2626 ファイルタイプが不足しているのを修正、それに伴い設定を追加
  • 261a9c8 Fix paddingLength in serialNumberReplacer not work
  • a219160 multiLinegenerator/tagsReplacerで一部のタグしか利用できないのを修正

🚑 Critical Hotfixes

  • a503169 各種機能が動作しなくなっているのを修正

v2.1.2 (2021-12-14)

🐛 Bug Fixes

  • 19443c1 appendの行の変数が解決されないのを修正

v2.1.1 (2021-12-14)

v2.1.0 (2021-12-06)

✨ New Features

  • 3ca8d21 Add append.addFirst to customTemplate

v2.0.5 (2021-09-17)

🐛 Bug Fixes

  • 05feb6f Revert "🩹 fix locale involved core system"
  • 8eaffa9 fix build

v2.0.4 (2021-09-01)

v2.0.3 (2021-05-07)

🔒 Security Issues

v2.0.2 (2021-05-04)

🚑 Critical Hotfixes

  • 393f796 Fix multiLineGenerator not working

v2.0.1 (2021-05-02)

🐛 Bug Fixes

  • 7623802 Fix customQuestion exists in unexpected location

v2.0.0 (2021-04-30)

✨ New Features

  • 4741a9e induce createDatapackTemplate when try createFile in empty location
  • b124b50 Add CustomQuestion config
  • d7322a8 add command generateMultiLine

🐛 Bug Fixes

  • bcba6b4 Fix missing function folder template
  • 30c637d Fix not generate data folder when not template selecting

💥 Breaking Changes

  • f97f937 Some config names have been put together in an environment group.

v1.5.0 (2021-01-14)

✨ New Features

  • 326fad2 if文を記述可能に (#25) (Issues: #25)
  • 218426c +=などを入力出来るように (#33) (Issues: #33)

v1.4.3 (2020-12-06)

🐛 Bug Fixes

  • 20b626a Fix wrong template folder name (Issues: #23)

v1.4.2 (2020-11-26)

🐛 Bug Fixes

  • b3ad7cf Fix the customTemplate can include files without content

v1.4.1 (2020-11-26)

🐛 Bug Fixes

  • 7738bc6 Fix cannot disable default templates (Issues: #22)

v1.4.0 (2020-11-26)

✨ New Features

  • 3ab0ebe add elem if already generate to file
  • eb61661 NBTPath-like syntax can be used with key

v1.3.0 (2020-11-22)

✨ New Features

  • f712369 値の拡大率を設定できるように (#19) (Issues: #19)
  • ad5010e Fix not support other than latest ver
  • 2166e08 関数を追加できるように (#20) (Issues: #20)
  • 83bf685 Allows to add template with createFile (Issues: #14)

🐛 Bug Fixes

  • 6499c50 Fix not support vanilla tag other then block
  • 1633784 Fix not renamed relativePath to rel
  • 45c5ac1 Fix do not work progressbar
  • 4adc475 Fix undefined relativePath locale key

v1.2.0 (2020-11-09)

✨ New Features

  • 02d2303 演算子を追加可能に (#15) (Issues: #15)

🐛 Bug Fixes

  • b644749 Fix nowOpenFile* can't repalce empty name

v1.1.0 (2020/11/03)

🌐 Localize

  • Supported for zh_ch/zh_tw languages (With the help of @SPGoding @lakejason0)

🐛 Bug Fixes

  • Fix if there is no open file name, assignment variables such as nowOpen will not be substituted.
  • Fix unnatural messages.

Others

  • ⚡ Extensions now load faster. (maybe)

v1.0.0 (2020/11/01)

Release.