Releases: DeepLcom/deepl-dotnet
Releases · DeepLcom/deepl-dotnet
v1.0.1
Fixed
- Use default HTTP version in requests rather than always using HTTP/2.
v1.0.0
Changed
- Add missing properties in package, e.g. icon.
- Introduce GlossaryEntries class to encapsulate glossary entries.
- SplitSentences enum renamed to SentenceSplittingMode.
- Exceptions thrown by some functions were changed to use standard exceptions.
- Improvements to tests, README and documentation.