Skip to content

4.5.2

Compare
Choose a tag to compare
@cehbrecht cehbrecht released this 13 Apr 19:31
· 60 commits to main since this release
7839f52

Changes:

  • Fix test section in README.md about pytest (#653)
  • Fix ComplexInput.from_json to handle data_format.encoding="base64" (#652)
  • Fix invalide use of encode on bytes object (#651)
  • Fix JSON encoding of CRS type in BoundingBox (#610)
  • Modernize CI using Tox, add a "[dev]" recipe, re-enable coveralls (#643)
  • Fix deprecated logging.warn() call (#642)