Skip to content

v1.6.0

Compare
Choose a tag to compare
@smikitky smikitky released this 04 Apr 14:05
· 11 commits to main since this release
  • You can now specify more than one file to translate multiple source files sequentially (#20).
  • Added OVERWRITE_POLICY (-w/--overwrite-policy) option, which allows you to specify what happens if the output file already exists (#20).
  • When one of the API calls causes a critical error, the other API calls are now aborted as well.
  • Fixed an error where the translation status was still reported in a non-TTY environment.
  • Fixed an issue that occurred when the status text was longer than the terminal width.