Skip to content

Releases: crowdin/crowdin-api-client-python

1.5.0

30 Sep 06:27
9419ff7
Compare
Choose a tag to compare

Added

1.4.0

16 Sep 14:40
69fb838
Compare
Choose a tag to compare

Added

Updated

  • Update api.projects.distributions.post in #43 by @ayatsyny

1.3.0

05 Sep 09:34
a332259
Compare
Choose a tag to compare

Added

Updated

  • Update users management for enterprise in #42 by @ayatsyny

Fixed

1.2.0

22 Aug 09:41
9f35b93
Compare
Choose a tag to compare

Added

  • add Machine Translation Engines endpoints in #38 by @ayatsyny
  • add languageId parameter for api.glossaries.post in #38 by @ayatsyny
  • add languageId parameter for api.tms.post in #38 by @ayatsyny

Fixed

1.1.2

16 May 08:30
fe1e058
Compare
Choose a tag to compare

Fixed

  • Fix Assign/unassign label from strings paths (#25) @xabk

1.1.1

10 Apr 10:19
b271811
Compare
Choose a tag to compare

Fixed

  • fix build project directory translation param error (#24) @andforce

1.1.0

04 Mar 10:39
cfd8d83
Compare
Choose a tag to compare

Updated

  • Updates for the projects, source_files, source_strings, translations and users APIs (#22)

1.0.5

31 Dec 09:19
1a2433e
Compare
Choose a tag to compare

Added

  • Add support for status filter on list tasks (#19) @dpaskov

1.0.4

25 Oct 08:12
e3be5f5
Compare
Choose a tag to compare

Fixed

  • Add typing-extensions as a requirement if Python version is < 3.8 (#17) @Darylgolden
  • Allow pass array data to _clear_data method (#18) @ukrarome

1.0.3

11 Jun 12:37
28b8a6d
Compare
Choose a tag to compare

Added

  • Allow keywords parameters to be passed to requests API (#15)