Skip to content

Tags: freakzlike/i18n-extract

Tags

v1.5.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.5.0 [skip ci]

# [1.5.0](v1.4.0...v1.5.0) (2024-12-03)

### Features

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

v1.4.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.4.0 [skip ci]

# [1.4.0](v1.3.1...v1.4.0) (2024-10-13)

### Features

* keep specific suffixes ([#71](#71)) ([99cb946](99cb946))

v1.3.1

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.3.1 [skip ci]

## [1.3.1](v1.3.0...v1.3.1) (2024-10-12)

### Bug Fixes

* keep specific unicode symbols ([#70](#70)) ([cddb14f](cddb14f))

v1.3.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.3.0 [skip ci]

# [1.3.0](v1.2.0...v1.3.0) (2024-09-29)

### Features

* add parser option ([#67](#67)) ([08b5b1d](08b5b1d))

v1.2.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.2.0 [skip ci]

# [1.2.0](v1.1.0...v1.2.0) (2024-09-28)

### Features

* add keepMissing option ([#66](#66)) ([d091e45](d091e45))

v1.1.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.1.0 [skip ci]

# [1.1.0](v1.0.0...v1.1.0) (2023-09-27)

### Features

* Add config for parse regex ([0ae591f](0ae591f))

v1.0.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 1.0.0 [skip ci]

# [1.0.0](v0.2.0...v1.0.0) (2023-07-16)

### Features

* Bump version to 1.0.0 ([7d1b116](7d1b116))

### BREAKING CHANGES

* Only version bump

v0.2.0

Verified

This commit was signed with the committer’s verified signature.
chore(release): 0.2.0 [skip ci]

# [0.2.0](v0.1.2...v0.2.0) (2023-07-08)

### Features

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

v0.1.2

Verified

This commit was signed with the committer’s verified signature.
chore(release): 0.1.2 [skip ci]

## [0.1.2](v0.1.1...v0.1.2) (2023-06-25)

### Bug Fixes

* **release:** fix automatic release ([eafbc22](eafbc22))

v0.1.1

Verified

This commit was signed with the committer’s verified signature.
chore(release): 0.1.1 [skip ci]

## [0.1.1](v0.1.0...v0.1.1) (2023-06-25)

### Bug Fixes

* **release:** Add missing CHANGELOG and fix automatic release ([2c5e977](2c5e977))