Skip to content

v2.6.0-beta (2024-04-15)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpomykala jpomykala released this 15 Apr 21:31
· 31 commits to master since this release
93b1ca0

Changelog

  • extraction command will now export keys to a local file with simplelocalize-json format

Check your version

simplelocalize --version

How to update

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

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

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