Release v0.4.6
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.