Skip to content

Releases: crowdin/crowdin-api-client-python

1.2.0

22 Aug 09:41
9f35b93

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

Choose a tag to compare

Fixed

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

1.1.1

10 Apr 10:19
b271811

Choose a tag to compare

Fixed

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

1.1.0

04 Mar 10:39
cfd8d83

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

Choose a tag to compare

Added

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

1.0.4

25 Oct 08:12
e3be5f5

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

Choose a tag to compare

Added

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

1.0.2

22 Apr 13:47
bd00d11

Choose a tag to compare

Added

  • Added more info about client configuration (#12)

Fixed

  • Missing storageId param in the add_file method (#9, #10)
  • Fix file uploading (#7, #11)

1.0.1

21 Apr 15:15
17417ab

Choose a tag to compare

Added

  • Add croql param to List Strings and List Language Translations APIs (#4)

Fixed

  • Fix delete API calls (#5)

v1.0.0

23 Mar 10:05

Choose a tag to compare

Added

  • Added support for other resources:
    • Dictionaries
    • Distributions
    • Glossaries
    • Labels
    • Reports
    • Screenshots
    • Source Strings
    • String Comments
    • String Translations
    • Tasks
    • Translation Memory
    • Users
    • Webhooks

Fixed

  • Fixed bugs