Skip to content

Release v0.4.6

Choose a tag to compare

@Avimitin Avimitin released this 13 Feb 16:12
· 63 commits to master since this release
26aad02

Add support for all glossaries related APIs. This library is now completely support all DeepL APIs.

Warning

The Glossaries APIs use a different language code than other APIs, it is hard and disgusting to implement two different deserialization logic for the lang enum. So for Glossaries APIs, I sacrifice a bit and fallback to using String type for source_lang and target_lang fields.