Skip to content

Latest commit

 

History

History
89 lines (40 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

89 lines (40 loc) · 3.88 KB

1.5.0 (2024-12-03)

Features

  • Handle multiple ":" in translation keys (5ca8ec5), closes #73
  • Print missing translation keys on extract and check (6f76d33), closes #72
  • Show untranslated error for invalid nested keys (eba4750), closes #74

1.4.0 (2024-10-13)

Features

1.3.1 (2024-10-12)

Bug Fixes

1.3.0 (2024-09-29)

Features

1.2.0 (2024-09-28)

Features

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)