Skip to content

v3.11.0

Compare
Choose a tag to compare
@jberends jberends released this 27 May 13:07

v3.11.0 (27MAY21)

  • ⭐ It is now possible to create, retrieve, edit and delete ExpiringDownloads using the Client and Class methods.
  • ⭐ Added the GeoCoordinate representation for Geojson properties. We can now represent a geocoordinate as approximate address, Rijksdriehoekstelsel RD Amersfoort, as decimal degrees and degrees minutes seconds.
  • 🐛 Formatting of prefilters using lists in the ScopeFilter class is now based on comma's.
  • 👍 Correctly formatted datetime strings are now accepted as valid datetime values.
  • 👍 dependent versions for development: pytest (6.2.4), nbsphinx (0.8.5), coveralls (3.1.0), tox (3.23.1), flake8 (3.9.2), sphinx (4.0.2), pytest-cov (2.12.0), pre-commit (2.13.0), pydocstyle (6.1.1)