Skip to content

Releases: fidum/laravel-translation-linter

2.0.3

05 Mar 18:53
ef05eea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

23 Nov 15:39
141e201
Compare
Choose a tag to compare

What's Changed

  • Fix performance issue and baseline key count by @dmason30 in #12

Full Changelog: 2.0.1...2.0.2

2.0.1

23 Nov 01:31
e5bfc49
Compare
Choose a tag to compare

What's Changed

  • Separate locales config for each command by @dmason30 in #11
    • Config transliation-linter field lang.locales has been removed.
    • Replace with separate missing.locales and unused.locales.

Full Changelog: 2.0.0...2.0.1

2.0.0

23 Nov 01:17
6f6ee6a
Compare
Choose a tag to compare

What's Changed

  • Adds command to find missing translations by @dmason30 in #10
    • The translation-linter config has had major changes please delete it and re publish it using the instructions on the readme.

Full Changelog: 1.0.6...2.0.0

1.0.6

22 Nov 22:39
608fb2e
Compare
Choose a tag to compare

What's Changed

  • Always use unused namespace key in output by @dmason30 in #9
    • The config value translation-linter.unused.fields.namespace has been removed.

Full Changelog: 1.0.5...1.0.6

1.0.5

11 Oct 14:46
7e076f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

09 Oct 21:25
e760980
Compare
Choose a tag to compare

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #6
  • Create missing baseline directories by @dmason30 in #7

Full Changelog: 1.0.3...1.0.4

1.0.3

09 Oct 14:57
8b5a372
Compare
Choose a tag to compare

What's Changed

  • Add support for generating a baseline file by @dmason30 in #5

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Oct 12:07
f61529d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

07 Oct 02:03
Compare
Choose a tag to compare

1.0.1 - 2023-10-07

What's Changed

  • Refactor language key generation (34ec4ed)

Full Changelog: 1.0.0...1.0.1