Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@odrobnik odrobnik released this 10 Dec 18:15
· 6 commits to develop since this release

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 as en 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/