Skip to content

Releases: openl10n/openl10n-cli

0.2.1

02 Mar 16:21
Compare
Choose a tag to compare
  • Allow init command to be used in non-interactive mode
  • Add possibility to pull specific files
  • Remove compatibility with PHP 5.4

0.2.0

03 Dec 14:49
Compare
Choose a tag to compare
  • Allow to overwrite the configuration filepath via the --config-file option
  • Allow binary to be included in existing project

0.1.1

14 Nov 13:15
Compare
Choose a tag to compare

Bug fixes.

  • Fix Symfony guess patterns
  • Fix file regex build when translation files are at the root of the project (see #28)

0.1.0

14 Nov 13:09
Compare
Choose a tag to compare

Initial version.

  • Commands: init, push, pull
  • Allow to change the defaut working directory via the --working-dir option
  • Use of openl10n/sdk:0.1.0 (with Guzzle 4)