Revision history for Smartcat-App 0.0.12 2021-10-06 07:25:18 UTC - Add meta-info for document model in push command - Encoding utf-8 project name to octet sequence 0.0.11 2021-09-08 21:01:55 UTC - Add --external-tag option for `push` command - Add --extract-id-from-name option to extract external document identifiers from filenames using `push` command 0.0.10 2021-04-22 22:05:04 UTC - Fix `pull` command for projects with folders for a single file - Fix `push` command for projects with folders on Win32 - Fix `push` command with --delete-not-existing option for non .po files 0.0.9 2021-03-29 14:34:29 UTC - Bugfixes for UTF-8 filename support 0.0.8 2021-03-26 17:17:54 UTC - Fix availability to export translated files via `pull` command projects with folders 0.0.7 2021-03-22 19:34:44 UTC - Support UTF-8 filenames under Unix 0.0.6 2021-03-12 21:41:10 UTC - Reverted addition of `auto-assign` paramenter - Increased Smartcat::Client version to 0.0.3 - Add availability to set unit export mode in pull command - Support projects with folders 0.0.5 2021-01-27 18:48:23 UTC - Improved logging - Split file deletion into batches - Added some resilience to Windows-style line endings - Added `auto-asign` parameter to `push` command to assign users from my team to uploded documents - Update project clientId and domainId properly 0.0.4 2020-08-18 19:04:56 UTC - Fix the detection of empty .po files 0.0.3 2020-07-20 22:40:42 UTC - Set up version of Smartcat::Client => 0.0.2 0.0.2 2020-07-20 17:05:58 UTC - Added `base_url` parameter to allow overriding the base API URL. - Changed config directory name. It requires to set up the config again. - Skip uploading of empty .po files since Smarcat doesn't support empty files. - Added `file_type` parameter to process different file types separatelly. - Added `skip_missing` parameter to `pull` command not to create missing files in a local directory. - Added `delete_not_existing` to `push` command to delete documents in Smarcat if they don't exist in a local directory. - Added `preset_disassemble_algorithm` parameter to set a custom preset for XML disassemble algorithm. - Set external tag `source:Serge` for all projects before pushing them to Smartcat. 0.0.1 2018-10-04 20:56:41 UTC - Initial release