All notable changes to this project will be documented in this file.
- Allow
init
command to be used in non-interactive mode - Add possibility to pull specific files
- Remove compatibility with PHP 5.4
- Allow to overwrite the configuration filepath via the
--config-file
option - Allow binary to be included in existing project
Bug fixes.
- Fix Symfony guess patterns
- Fix file regex build when translation files are at the root of the project (see #28)
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)