Releases: Terralego/django-geostore
Releases · Terralego/django-geostore
1.0.0
What's Changed
- Improve cache keys by @submarcos in #128
- Support Django 5.0 & Python 3.12 by @submarcos in #130
Full Changelog: 0.8.0...1.0.0
0.8.0
What's Changed
- Compatibility with new fiona >= 1.9 by @submarcos in #127
Full Changelog: 0.7.3...0.8.0
0.7.3
What's Changed
- Support Django 4.2 by @submarcos in #124
- allow layer with group access to superusers by @submarcos in #126
Full Changelog: 0.7.2...0.7.3
0.7.2
Improvments
- Allow dates and objects in feature properties by using DjangoJSONEncoder
What's Changed
- use DjangoJSONEncoder by @submarcos in #123
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- set default zoom levels to 0-23 by @submarcos in #120
- Limit Fiona version < 1.9 until fix
Full Changelog: 0.7.0...0.7.1
0.7.0
0.6.9
What's Changed
- Support Python 3.10 and Django 4.1 by @submarcos in #118
Full Changelog: 0.6.8...0.6.9
0.6.8
0.6.7
- Change distance relation calculation with dwithin
0.6.6
- Add relations in vector tiles