Skip to content

Releases: DeepLcom/deepl-dotnet

v1.0.1

08 Dec 07:56
v1.0.1
77c3227
Compare
Choose a tag to compare

Fixed

  • Use default HTTP version in requests rather than always using HTTP/2.

v1.0.0

18 Nov 14:12
v1.0.0
f8ba6dd
Compare
Choose a tag to compare

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.