Skip to content

Releases: GENL/matice

1.2.1

08 Dec 02:39
17fce61
Compare
Choose a tag to compare

What's Changed

  • Check jsonPath existence before accessing files by @dualklip in #49
  • Pluralization with parts always returns the first part when the translated text is composed of commas by @GENL in #50

New Contributors

Full Changelog: 1.2.0...1.2.1

Respect additional JSON paths from Laravel

10 Nov 15:30
41e9793
Compare
Choose a tag to compare

This makes available the owsome PR #48. Thank you @redelschaap, you guy rocks.

What's Changed

New Contributors

Full Changelog: 1.1.9...1.2.0

1.1.9

30 Mar 22:28
e0c471d
Compare
Choose a tag to compare

What's Changed

  • Make export statement in the translation file optional by @GENL in #46

Full Changelog: 1.1.8...1.1.9

1.1.8

02 Mar 17:40
11be346
Compare
Choose a tag to compare

What's Changed

  • Insert export statement in the generated file and always add the fallback language to the matice object by @GENL in #44

Fixes: #39 and #43

New Contributors

Remove server path in comment

01 Feb 00:06
Compare
Choose a tag to compare
1.1.7

Remove the path in the comment when using cached translations. https:…

Fix "matice:generate" command not exists when running in production.

21 Mar 18:42
Compare
Choose a tag to compare

Resctrictions on translations: choose which translation namespaces to export

14 Mar 00:06
Compare
Choose a tag to compare

Add the keys 'only' and 'except' in the config file to set up a whitelist or a blacklist of translations folders/files to export or not to export. (#11)

Add the possibility to force the locale for a specific translation without changing the global locale.

07 Feb 12:33
Compare
Choose a tag to compare

Make the translations script tag usable in the <head>

25 Nov 18:22
Compare
Choose a tag to compare

Remove the div that wraps the translations script tag.

Add support of dot key

06 Nov 20:17
Compare
Choose a tag to compare