Skip to content

v2.0.6 (2022-10-17)

Choose a tag to compare

@jpomykala jpomykala released this 17 Oct 20:21
· 252 commits to master since this release
6a781a5

📖 Changelog

  • Added support for / forward slashes on Windows machines
  • Removed emoji
  • Added PowerShell support (#58, thanks!)

Check CLI version

simplelocalize --version

💿 How to update

Run command

# macOs / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.0/install | bash

# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.0/install-windows } | iex;

or download simplelocalize-cli-2.0.6.jar and run
java -jar simplelocalize-cli-2.0.6.jar [command] parameters