Skip to content

v1.15.0

Compare
Choose a tag to compare
@JanEbbing JanEbbing released this 09 Jun 09:17
· 55 commits to main since this release
v1.15.0
ec90ae3

Fixed

  • Removed CHANGELOG.md and SECURITY.md from the python package. The LICENSE file is no longer installed, but still included in package tarball and wheel files.
  • Fix a dependency error in our CI by updating to a higher poetry version in most cases.
  • Fix getUsage request to be a HTTP GET request, not POST.
  • Change document translation to poll the server every 5 seconds. This should greatly reduce observed document translation processing time.