Skip to content

Latest commit

 

History

History
324 lines (175 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

324 lines (175 loc) · 11.5 KB

v2.0.0-beta.6 (2021-07-26)

🐛 Bug Fixes

Committers: 1

v2.0.0-beta.5 (2021-07-26)

💥 Breaking Change

  • #161 change how to specify dot ignore files: from file path to file name (@kiibo382)

Committers: 1

v2.0.0-beta.4 (2021-07-09)

🐛 Bug Fixes

Committers: 1

v2.0.0-beta.3 (2021-07-07)

🐛 Bug Fixes

  • #155 fix: I took into account the format of the path. (@kiibo382)

Committers: 1

v2.0.0-beta.2 (2021-07-06)

  • Support ignore path

v2.0.0-beta.1 (2021-06-09)

⭐ Features

Committers: 1

v1.0.0 (2021-06-08)

💥 Breaking Change

Committers: 2

v0.16.3 (2020-07-07)

Upgrade deps

Committers: 1

v0.16.2 (2020-02-03)

🐛 Bug Fixes

  • #87 fix: cannot infuse with external locale messages (@kazupon)

Committers: 1

v0.16.1 (2020-02-03)

⭐ Features

  • #83 feat: define LocaleMessageDictionary type (@kazupon)

🐛 Bug Fixes

Committers: 1

v0.16.0 (2020-01-27)

💥 Breaking Change

  • #80 breaking: change squeeze bundle related option name (@kazupon)

Committers: 1

v0.15.0 (2020-01-27)

⭐ Features

Committers: 1

v0.14.0 (2020-01-21)

⭐ Features

Committers: 1

v0.13.5 (2020-01-19)

🐛 Bug Fixes

⚡ Improvement Features

Committers: 1

v0.13.4 (2020-01-16)

⚡ Improvement Features

Committers: 1

v0.13.3 (2020-01-16)

⚡ Improvement Features

  • #66 process.exit(1) for detect difference with diff command (@kazupon)

Committers: 1

v0.13.2 (2020-01-14)

⚡ Improvement Features

  • #63 improve process.exit(1) when the translation is not finished yet (@kazupon)

Committers: 1

v0.13.1 (2020-01-09)

⚡ Improvement Features

Committers: 2

v0.13.0 (2020-01-08)

⭐ Features

Committers: 1

v0.12.0 (2020-01-08)

⭐ Features

🐛 Bug Fixes

Committers: 1

v0.11.0 (2020-01-07)

⭐ Features

Committers: 1

v0.10.0 (2019-12-27)

⭐ Features

Committers: 1

v0.9.0 (2019-12-27)

💥 Breaking Change

Committers: 1

v0.8.0 (2019-12-23)

⭐ Features

⚡ Improvement Features

  • #38 support default value when --conf is omitted (@kazupon)

💥 Breaking Change

  • #40 breaking: change the provider push and pull I/F (@kazupon)

Committers: 1

v0.7.0 (2019-12-19)

⭐ Features

Committers: 1

0.6.1 (2019-12-18)

🐛 Bug Fixes

  • split vue-template-compiler shim definition from index.d.ts (#24) (92c4dff), closes #24

0.6.0 (2019-12-18)

💥 Breaking changes

⭐ New Features

0.5.0 (2019-11-18)

⭐ New Features

0.4.0 (2019-11-18)

⚡ Improvements

0.3.0 (2019-09-23)

💥 Breaking changes

  • cli: change infuse command options (ea812f3)

⭐ New Features

  • locale messages split and match options (adb69fa), closes #11

0.2.0 (2019-09-21)

⚡ Improvements

  • Support meta local message outputting for 3rd vendor tools (04dee29), closes #13

0.1.1 (2019-09-02)

🐛 Bug Fixes

  • fix multiple i18n custom blocks (b226c65)

0.1.0 (2019-08-28)

⭐ New Features

  • cli: squeeze and infuse commands (60d1136)
  • i18n custom block updating (ff236a8)
  • api: extract i18n locale messages from i18n custom block meta info (9f4c47c)
  • api: reflect locale message meta from SFC file info (ef674ce)
  • api: support yaml and json5 format (5e21036)