1.0.0
Added
- Full project refactor in order to improve general stability and reliability of the plug-in.
Fixed
- The plug-in does not rely on
curlcommands now.
Instead it now uses OkHttp and Retrofit libraries. - Tablet strings folder are not generated if no tablet strings are found.
Changed
- The plugin name to use is now
poEditorinstead ofpoEditorPlugin. - The input parameters have been changed from snake case to camel case:
api_token -> apiToken
project_id -> projectId
default_lang -> defaultLang
res_dir_path -> resDirPath