Releases: romanrostislavovich/ngx-translate-lint
Releases · romanrostislavovich/ngx-translate-lint
v1.18.1
1.18.1 (2022-10-31)
Bug Fixes
- misprintKeys is enabled by default for CLI (9640bef), closes #128
v1.18.0
1.18.0 (2022-10-17)
Features
- Refactor: Improve performance and Confusing option zombieKeys versus zombies (4a4a815), closes #18 #109
v1.17.0
1.17.0 (2022-10-14)
Features
- No report of missing translation when using marker("key") (a3ff962), closes #97
v1.16.0
1.16.0 (2022-10-13)
Bug Fixes
- gitignoer (7b00f68)
- Incorrect behaviour with component mat-icon which includes a translation for the value of its attribute/property/directive (30b5355), closes #115
- readme (887effc)
Features
- add Regular Expression support for ignoredKeys (f0f9acb)
- Treat empty value as missing (94d1af9), closes #107
v1.15.0
1.15.0 (2022-10-10)
Features
- add Regular Expression support for ignoredKeys (f0f9acb)
v1.14.1
1.14.1 (2021-02-03)
Bug Fixes
- cannot read property 'ignore' of undefined (21ba804), closes #100
- getLanguages return empty array if file doesn't include any keys (f8c7ef2), closes #102
v1.13.1
1.13.1 (2021-01-23)
Bug Fixes
- ignoredKeys is not working (39a4b90)