Releases: FlineDev/BartyCrouch
Releases · FlineDev/BartyCrouch
3.9.1
3.9.0
3.8.1
3.8.0
New Features
- Adds new
custom-function
command line option forcode
subcommands. See #25 for details.- Thanks to @diederich and @crystalstorm for their help to get this done!
3.7.1
3.7.0
3.6.0
3.5.0
Adds two new options to the code
sub command:
- extract-loc-strings: Uses newer tool to extract strings from code. Solves #41.
- Thanks to @fvolchyok for the PR!
- sort-by-keys: Sorts the translation entries by their keys. Solves #26.
See also their documentation sections in the README for additional details.