Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

52 lines (23 loc) · 1.95 KB

1.1.0 (2023-09-27)

Features

  • Add config for parse regex (0ae591f)

1.0.0 (2023-07-16)

Features

BREAKING CHANGES

  • Only version bump

0.2.0 (2023-07-08)

Features

  • CLI to check for untranslated messages (#11) (3b0b315)
  • switch from glob to fast-glob (#13) (111f3d5)

0.1.2 (2023-06-25)

Bug Fixes

  • release: fix automatic release (eafbc22)

0.1.1 (2023-06-25)

Bug Fixes

  • release: Add missing CHANGELOG and fix automatic release (2c5e977)

0.1.0 (2023-06-25)

Bug Fixes

  • write: Add EOL at the end of translations files (924fb9e)

Features

  • write: Add default value for new translations (d3d10e4)