Skip to content

Tags: GENL/matice

Tags

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow only/except overrides on @translations and Update depreca…

…ted GitHub Actions to fix failing CI (#53)

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: GENL <36866702+GENL@users.noreply.github.com>
Co-authored-by: Ekcel Henrich Ekoumelong <bigcodole@gmail.com>

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pluralization with parts always returns the first part when the trans…

…lated text is composed of commas (#50)

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Respect additional JSON paths from Laravel (#48)

Co-authored-by: GENL <36866702+GENL@users.noreply.github.com>

1.1.9

Toggle 1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make export statement in the translation file optional (#46)

1.1.8

Toggle 1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Insert export statement in the generated file and always add the fall…

…back language to the matice object (#44)

1.1.7

Toggle 1.1.7's commit message
Remove the path in the comment when using cached translations. #15

1.1.6

Toggle 1.1.6's commit message
Allow TranslationsGeneratorCommand to run when not in console.

1.1.5

Toggle 1.1.5's commit message
Avoid using Str::of to keep compatibility with Laravel 6

1.1.4

Toggle 1.1.4's commit message
Update the docs.

1.1.3

Toggle 1.1.3's commit message
Fix broken test.