Skip to content

v2.10.0

Latest

Choose a tag to compare

@jpomykala jpomykala released this 11 Aug 12:00
· 3 commits to master since this release
242f8de

This update introduces a few breaking changes regarding configuration files and parameters.

Changelog

  • Added support for --tags in 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