Releases: cyberspectrum/contao-toolbox
Releases · cyberspectrum/contao-toolbox
Bugfix release.
Fix #19 - transifex link now links to signup page
Add hard coded fix for Contao3-Ninja#5
Fix issue #21 autoload_static.php was not compiled
Bump to guzzle 6 (we were still using 3).
Additionally this fixes the red build status on travis.
Bugfix: composer autoloader was incomplete.
0.7.1 Bugfix: composer autoloader was incomplete.
Major refactoring release.
0.7.0 Major refactoring release.
Bugfix release.
New feature: cleanup-tx.
This release introduces a new command cleanup-tx
to allow deletion of all .tx
files (Thanks to @Toflar for providing this command).
Bugfix for (yet another) transifex API change.
The resource API now reports a field "categories" instead of the field "category" as it used to do. In result the tool was broken as the array index was not being set in the result.
Bugfix release
- Support auto-indexed language keys.
- Fixed bug where skipFiles was not initialized as an array.
- Check if a regexp really matches.
Thanks to Tristan Lins (@tristanlins) and Yanick Witschi (@Toflar).
Introduced option to skip certain language files.
This release introduces a new option to skip certain language files.
Thanks to Yanick Witschi (@Toflar).
Clearification in documentation
0.5.2 Use create-project rather than install as composer command.
Code cleanup.
0.5.1 Code cleanup.