Releases: Cocoanetics/POEditorAPI
Releases · Cocoanetics/POEditorAPI
Version 1.1.0
Changes
- FIXED:
POEditor
class/methods was not visible to importing app - FIXED: Don't write empty files or empty plurals
- CHANGED: Removed workaround that would use
en-US
asen
language. - ADDED: Information in README on how to uses it with Cocoapods (now that it works)
- ADDED: The
poet
command line utility now has a parameter to do a one-off export in a given format
Notes
- Even though you can use the new export format parameter it is recommended you just run
poet
and do the setup. - You should always have a context set in POEditor.com, because otherwise we don't know where the string came from. This is why you should only importing XLIFF files exported by Xcode because then the context is set correctly.
- Your questions/suggestions on how to use
poet
and the POEditor.com API are welcome via GitHub issues.
Announcement: https://www.cocoanetics.com/2016/12/poeditorapi-1-1-0/
Version 1.0
Initial Release
Note: Even though 1.0 was published on CocoaPods trunk it does not work. This issue was addressed in 1.1.0
Announcement: https://www.cocoanetics.com/2016/11/introducing-the-poeditor-com-api-and-tool/