Releases: crowdin/crowdin-api-client-go
Releases · crowdin/crowdin-api-client-go
v0.16.0
v0.15.0
What's Changed
- feat: support group managers teams by @ezequielbugnon in #103
- feat: support for ai pre-translation parameter by @elisemccrorie in #106
New Contributors
- @ezequielbugnon made their first contribution in #103
- @elisemccrorie made their first contribution in #106
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- feat(distributions): add the
manifestUrl
field to the Distribution struct and update tests by @vorobeyme in #99 - feat(reports): add user report settings template support and update tests by @vorobeyme in #101
- docs: remove Watson (IBM) Translate from MTE docs and update tests by @vorobeyme in #100
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
⚠️ Potential breaking change⚠️ refactor(error handling)!: improve error response handling and add batch validation support by @vorobeyme in #95- feat(reports): add translator accuracy and pre-translate accuracy schemas with tests by @vorobeyme in #96
- feat(string translations): add
AddToTM
field toTranslationAddRequest
and update tests by @vorobeyme in #97
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- fix(source strings): add
branchId
toSourceStringsAddRequest
by @vorobeyme in #88
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: add AI fine-tuning dataset API methods with tests by @vorobeyme in #86
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat(workflows): add new List Strings on the Workflow Step method by @vorobeyme in #85
- feat(terms): add
croql
parameter support by @vorobeyme in #83 - feat(upload translations): add
addToTm
parameter support by @vorobeyme in #84
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: add the GrapQL endpoint support by @vorobeyme in #77
- feat: add
WebURL
field to Bundle model and update tests by @vorobeyme in #78 - feat: add
TaskID
support toSourceStringsListOptions
and update related tests by @vorobeyme in #79
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
Warning
This release contains potentially breaking changes to some APIs. See the changelog for details.
- feat: Add support for list and edit Pre-Translations API endpoints by @vorobeyme in #74
- fix!: issue with deserializing a response by @vorobeyme in #72
- fix!: issues with deserialising a response by @vorobeyme in #73
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: add
stringIds
param support by @jameskim0987 in #64 - feat: add
defaultTmId
anddefaultGlossaryId
support by @jameskim0987 in #66 - feat: Add support for the new Pre-Translate Efficiency Report by @jameskim0987 in #65
- feat: add support for remove string approvals by @SufyaanKhateeb in #69
New Contributors
- @SufyaanKhateeb made their first contribution in #69
Full Changelog: v0.7.0...v0.8.0