Releases: crowdin/crowdin-api-client-go
Releases · crowdin/crowdin-api-client-go
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 PR 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
v0.7.0
What's Changed
- feat: add new
updateOption
parameter by @jameskim0987 in #63 - fix:
FirstLineContainsHeader
type from int to bool, update respective test cases by @jameskim0987 in #62
New Contributors
- @jameskim0987 made their first contribution in #62
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- fix(storage): issue with file uploading by @vorobeyme in #54
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- refactor: add required parameter to the 'crowdin.Delete' method by @vorobeyme in #50
- test: add unit tests for models by @vorobeyme in #51
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: add AI API methods by @vorobeyme in #47
- feat: add Notifications API methods by @vorobeyme in #48
- feat: add Applications API methods by @vorobeyme in #49
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: add Reports API methods by @vorobeyme in #37
- feat: add Dictionaries API methods by @vorobeyme in #39
- feat: add Webhooks and Organization Webhooks API methods by @vorobeyme in #40
- feat: add Distributions API methods by @vorobeyme in #41
- feat: add Security Logs API methods by @vorobeyme in #42
- feat: add Vendors API methods by @vorobeyme in #43
- feat: add Fields API methods by @vorobeyme in #44
- feat: add Teams API methods by @vorobeyme in #45
- feat: add Workflows API methods by @vorobeyme in #46
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: add Glossaries API methods by @vorobeyme in #32
- feat: add Translation Memory API methods by @vorobeyme in #33
- feat: add Users API functionality by @vorobeyme in #34
- feat: Machine Translation Engines API functionality by @vorobeyme in #35
- feat: add Tasks API methods by @vorobeyme in #36
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: add String Comments API methods by @vorobeyme in #28
- feat: add Screenshots API methods by @vorobeyme in #29
- feat: add Bundles API methods by @vorobeyme in #30
- feat: add Labels API methods by @vorobeyme in #31
- test: add unit tests by @vorobeyme in #21
- test: add unit tests for Source Strings methods by @vorobeyme in #22
- test: add unit tests for Projects API methods by @vorobeyme in #23
- test: add unit tests for Source Files API methods by @vorobeyme in #24
- test: add unit tests for String Translations API methods by @vorobeyme in #25
- test: add unit tests for Translations API methods by @vorobeyme in #26
- ci: add and configure golang-lint by @vorobeyme in #27
Full Changelog: v0.1.0...v0.2.0