Skip to content

Releases: crowdin/crowdin-api-client-python

1.15.1

14 May 08:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.0...1.15.1

1.15.0

07 Mar 10:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.1...1.15.0

1.14.1

23 Jan 13:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.0...1.14.1

1.14.0

22 Dec 15:58
Compare
Choose a tag to compare

What's Changed

  • feat(api): Screenshots APIs: add new parameters support by @Mahhheshh in #141
  • feat(application): Implemented Installation API by @OmAximani0 in #142

New Contributors

Full Changelog: 1.13.0...1.14.0

1.13.0

02 Nov 07:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.1...1.13.0

1.12.1

22 Sep 14:04
Compare
Choose a tag to compare

What's Changed

  • fix(reports): No module named 'crowdin_api.api_resources.reports.requests' by @innomaxx in #112

Full Changelog: 1.12.0...1.12.1

1.12.0

22 Sep 07:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.0...1.12.0


⚠️ Deprecation warning ⚠️

Some API methods related to Reports have been deprecated, please use the new methods. For more detail see the #109 PR.

Deprecated methods:

  • generate_simple_cost_estimate_report
  • generate_fuzzy_cost_estimate_report
  • generate_simple_translation_cost_report
  • generate_fuzzy_translation_cost_report

1.11.0

02 Aug 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...1.11.0


⚠️ This release contains breaking changes for the Distributions API. Please use the bundleIds instead of the removed properties ⚠️

1.10.1

31 May 09:23
9077d56
Compare
Choose a tag to compare

What's Changed

  • Change default format value follow API doc when we generate reports by @dhoko in #81
  • Fix sends "null" in GET request body by @dem214 in #85

New Contributors

Full Changelog: v1.10.0...v1.10.1

1.10.0

26 Apr 11:26
ca876ae
Compare
Choose a tag to compare

What's Changed

  • Added 3 new bundle functions with basic unit tests by @Pawes in #72
  • Add missing groupId inside list glossaries/projects by @dhoko in #77
  • ci: upgrade CI workflows by @andrii-bodnar in #78

New Contributors

Full Changelog: v1.9.0...v1.10.0