The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
CatalogueWriter
- Commands for downloading and syncing translations
- Added
Configuration
model to work with theConfigurationManager
. - Implementation for all methods in the
StorageService
Translation\Bundle\Service\CatalogueFetcher
moved toTranslation\Bundle\Catalogue\CatalogueFetcher
- Made most (if not all) classes final.
CatalogueFetcher
requires aConfiguration
object.
- Dead code in the
SymfonyProfilerController
FileStorage
was moved tophp-translation/symfony-storage
- The bundle works without any configuration.
- You may have an config named "default".
First release.