Releases: openl10n/openl10n-cli
Releases · openl10n/openl10n-cli
0.2.1
- 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
- Allow to overwrite the configuration filepath via the
--config-file
option
- Allow binary to be included in existing project
0.1.1
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
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)