Skip to content

Releases: sitegeist/Sitegeist.LostInTranslation.CsvPO

v1.1.1

26 Jul 08:55
55c4fcb

Choose a tag to compare

What's Changed

  • BUGFIX: Check for null while looking for missing translations by @mficzel in #3

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Jun 15:08
3a08bf3

Choose a tag to compare

What's Changed

  • TASK: Mask {...} placeholders with <ignore></ignore> to prevent deepl from translating identifiers by @mficzel in #1
  • TASK: Adjust php version constraint as we use arrow functions from php 7.4 by @mficzel in #2

New Contributors

Full Changelog: v1.0.1...v1.1.0

Add license information to composer file

13 Dec 08:34
0d12475

Choose a tag to compare

v1.0.1

DOCS: Add license information to composer json

Initial release

05 Nov 17:15

Choose a tag to compare

v1.0.0

TASK: Add implementation of the commands `csvpo:translateall` and `cs…