Releases: sitegeist/Sitegeist.LostInTranslation.CsvPO
Releases · sitegeist/Sitegeist.LostInTranslation.CsvPO
v1.1.1
v1.1.0
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
v1.0.1 DOCS: Add license information to composer json
Initial release
v1.0.0 TASK: Add implementation of the commands `csvpo:translateall` and `cs…