Releases: crowdin/crowdin-api-client-php
Releases · crowdin/crowdin-api-client-php
1.9.2
1.9.1
What's Changed
- Collection: Suppress deprecations for PHP 8.1 by @mlahargou in #125
- ci: use GH Actions instead of Azure Pipelines, version 1.9.1 by @andrii-bodnar in #126
New Contributors
- @mlahargou made their first contribution in #125
Full Changelog: 1.9.0...1.9.1
1.9.0
1.8.0
Added
- Added Enterprise user endpoints in #98 by @tchapuis
- Added bundle endpoints in #102 by @tchapuis
- Adding
isDuplicate
andmasterStringId
to theSourceString
Model in #103 by @phillipsb22 - New Translate via MT endpoint in #105 by @tchapuis
Updated
- Replace support.crowdin.com domain to developer.crowdin.com domain in #100 by @kmartin62
- Updated distribution model and endpoints to match documentation in #104 by @tchapuis
1.7.2
1.7.1
1.7.0
1.6.0
- Update Project model
- Update SourceString model
- Update Enterprise Project Members API