Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 800 Bytes

Change Log

All notable changes to this project will be documented in this file.

0.2.1 - 2016-03-02

  • 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 - 2014-12-03

  • Allow to overwrite the configuration filepath via the --config-file option
  • Allow binary to be included in existing project

0.1.1 - 2014-11-14

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 - 2014-09-12

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)