Skip to content

Releases: romanrostislavovich/ngx-translate-lint

v1.18.1

31 Oct 15:11
Compare
Choose a tag to compare

1.18.1 (2022-10-31)

Bug Fixes

  • misprintKeys is enabled by default for CLI (9640bef), closes #128

v1.18.0

17 Oct 19:15
Compare
Choose a tag to compare

1.18.0 (2022-10-17)

Features

  • Refactor: Improve performance and Confusing option zombieKeys versus zombies (4a4a815), closes #18 #109

v1.17.0

14 Oct 09:22
Compare
Choose a tag to compare

1.17.0 (2022-10-14)

Features

  • No report of missing translation when using marker("key") (a3ff962), closes #97

v1.16.1

13 Oct 10:05
Compare
Choose a tag to compare

1.16.1 (2022-10-13)

Bug Fixes

v1.16.0

13 Oct 10:04
Compare
Choose a tag to compare

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

13 Oct 09:49
Compare
Choose a tag to compare

1.15.0 (2022-10-10)

Features

  • add Regular Expression support for ignoredKeys (f0f9acb)

v1.14.1

03 Feb 15:43
Compare
Choose a tag to compare

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.14.0

31 Jan 16:00
Compare
Choose a tag to compare

1.14.0 (2021-01-31)

Features

v1.13.2

31 Jan 12:03
Compare
Choose a tag to compare

1.13.2 (2021-01-31)

v1.13.1

23 Jan 12:49
Compare
Choose a tag to compare

1.13.1 (2021-01-23)

Bug Fixes

  • ignoredKeys is not working (39a4b90)