v2.1.0
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
- @smotornyuk made their first contribution in #306
- @mmdolbow made their first contribution in #318
Full Changelog: v2.0.0...v2.1.0