Skip to content

v2.1.0

Compare
Choose a tag to compare
@amercader amercader released this 31 Oct 22:22
· 53 commits to master since this release

What's Changed

  • Dropped support for Python 2
  • Dropped support for the PostGIS search backend
  • Updated the common map JS module to support many different tile providers. The default Stamen Terrain tile will no longer work, and users will need to configure a map tiles provider. Please check the documentation for full details.
  • Upgrade tests to check all envs, including CKAN 2.10 with Python 3.10 by @avdata99 in #308
  • TypeError when spatial is missing by @smotornyuk in #306
  • Fix requirements by @avdata99 in #313
  • Fix detecting Microsoft-IIS server by @FuhuXia in #316
  • Update install.rst by @mmdolbow in #318
  • Change str validator to unicode_safe by @FuhuXia in #312
  • Use csw2 from owslib by @Zharktas in #311

New Contributors

Full Changelog: v2.0.0...v2.1.0