This update introduces a few breaking changes regarding configuration files and parameters.
Changelog
- Added support for
--tagsin upload and download commands
In case of any troubles with the configuration feel fee to contact us.
Check your version
simplelocalize --version
How to update
# macOS / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.10.0/install | bash
# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.10.0/install-windows } | iex;
or download simplelocalize-cli-2.10.0.jar and run
java -jar simplelocalize-cli-2.10.0.jar [command] parameters