Releases: NijiDigital/poesie
Releases · NijiDigital/poesie
1.5.3
What's Changed
- [func] replace .exists deprecated API with .exist by @Steven-Watremez-Insurlytech in #26
New Contributors
- @Steven-Watremez-Insurlytech made their first contribution in #26
Full Changelog: 1.5.2...1.5.3
1.5.2: Merge pull request #22 from mkj-is/housekeep/activesupport
- Add support for
--context
to Android (the flag was previously only tested if exporting for iOS) - Improve tests (specs)
- Avoid downloading the terms twice when exporting for Android and iOS in the same invitation of the tool
- Remove activesupport dependency
1.4.0
- Migrate to POEditor API v2
- Log empty / missing translations
- Support regular expressions in substitutions
- Renamed the
-r
/--replacements
option to-s
/--subst
- Support a YAML substitution files with ordered list of subtitutions (Array of Hashes instead of just Hashes). See README.
- Fix a crash with the
-v
flag
1.3.0
Only add date in the header of generated files if the --date
flag is given.
1.2.0
Add basic support for text substitutions using the -r
flag
1.1.1
Fix a crash when exporting for Android
Renamed the gem to "poesie"
To celebrate the release in OpenSource of this tool, we decided to give it a better name.
We chose to name it "poesie", both an acronym for "POEditor String Internationalization Extractor" and the French word for "poetry".
Official GitHub release
First version pushed publicly to GitHub and being released as OpenSource.