Releases: loco/loco-php-sdk
Releases · loco/loco-php-sdk
1.0.13
- added zip archive
path
parameter - migrated to standard language tags
1.0.12
- added asset create default param
- added translation status field
1.0.11
- added export status param
- added export order param
1.0.10
- added async option for imports
1.0.9
- added /tags endpoints
- added last author to translation model
- added Authorization header support
1.0.8
- added translation flag and unflag endpoints
- added incomplete count to asset model
1.0.7
- Added
/export/template
endpoint - Some templates now include internal Loco identifiers
1.0.6
- Added
/import
endpoint - Added
.json
extension in docs for URIs ending in parameters that can contain a dot.
1.0.5
- Adds plural count to asset model
- Adds asset plurals collection with
createPlural
andunlinkPlural
methods - Adds plural forms of translations in translation models
1.0.4
- Added support for
/translations
endpoints. - Moved Github repository to official /loco username