Releases: DeepLcom/deepl-java
Releases · DeepLcom/deepl-java
v0.2.0
Added
- Add new
Formality
options:PreferLess
andPreferMore
.
Changed
- Requests resulting in
503 Service Unavailable
errors are now retried.
Attempting to download a document before translation is completed will now
wait and retry (up to 5 times by default), rather than throwing an exception.
Fixed
v0.1.3
Fixed
- Fixed examples in readme.
Usage.Detail
count
andlimit
properties type changed fromint
tolong
.
v0.1.2
Fixed
- Fix publishing to Maven Central by including sourcesJar and javadocJar.
v0.1.1
Fixed
- Fix CI publishing step.
v0.1.0
Initial version.