Skip to content

v1.0.0

Compare
Choose a tag to compare
@Roel Roel released this 19 Dec 10:02
· 749 commits to master since this release
  • News
    • This version is promoted to Stable.
    • This version is the last to support Python 2.7.
  • Fixes and improvements
    • Fix the PropertyInList and Join query operators.
    • Increase the default request timeout to 5 minutes to enable larger WFS queries.
    • Retype the meetnet_code field of GrondwaterFilter from integer to string.
    • Pin the dependencies to keep explicit Python2 support.
  • Development-only updates
    • Make the DOV base URL configurable to be able to test against the DOV testing environment.