Fixed
- Fixed broken 3.6.0 release
From 3.6.0:
Added
- Added
tag_handling_versionparameter totranslate()to specify which version of the tag handling algorithm to use. Options arev1andv2.
Fixed
extra_body_parameterswill no longer cast values to string, as this library sends JSON-encoded requests
(allows e.g. sending booleans)