Skip to content

4.0.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 04 Feb 14:49

Finally, the big refactoring is done & BartyCrouch in version 4 is here! 🎉
To upgrade from Version 3.x to 4.x, refer to this migrationg guide.

Changelog

Added

Changed

  • All subcommands except lint were bundled into the update subcommand.
  • Own client implementation of updated Microsowft Translator API.

Removed

  • The --override-comments (-c) option on the code subcommand is now always turned on, no need to configure.
  • The --extract-loc-strings (-e) option on the code subcommand is now always turned on, no need to configure.

Fixed

  • More resilient search behavior (to fix issues such as #64, #87, #102, #105).