v2.1.1 (2022-11-09)
Changelog
- CLI will exit with status code 2 when configuration validation fails or any error occurs
- More verbose logging
- Added
--debugparameter
Check your version
simplelocalize --version
How to update
# macOs / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.1/install | bash
# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.1/install-windows } | iex;
or download simplelocalize-cli-2.1.1.jar and run
java -jar simplelocalize-cli-2.1.1.jar [command] parameters