Releases: smartsupp/node-poeditor-utils
Releases · smartsupp/node-poeditor-utils
0.4.0
0.3.0
Changes:
- exposed new, granular, more flexible API -
getTranslations
,groupTranslations
,formatTranslationsAsJson
pullTranslations
deprecated as it is too limiting and can be replaced with the new API, except the file system write, which won't be handled by the library anymore
0.2.0
This should be fully backwards compatible with the previous release, despite the major internal changes.
Changes:
- requires Node.js 8 minimum
- the
Client
andgetProject
exports are deprecated and will be removed in future versions, they are leaking the poeditor-client which will be treated as an implementation detail - moved to TypeScript
- overall cleanup
0.1.0
0.1.0