Skip to content

v3.6.1

Latest

Choose a tag to compare

@JanEbbing JanEbbing released this 23 Dec 10:38
· 2 commits to main since this release
6a87839

Fixed

  • Fixed broken 3.6.0 release

From 3.6.0:

Added

  • Added tag_handling_version parameter to translate() to specify which version of the tag handling algorithm to use. Options are v1 and v2.

Fixed

  • extra_body_parameters will no longer cast values to string, as this library sends JSON-encoded requests
    (allows e.g. sending booleans)