1.0.0-beta2
Pre-release
Pre-release
What's Changed
- Move mapbox subdepencies to python (native implementation) pip install django-vectortiles[python]
- Refactor classes and method names to get possibility to define multiple vector layer by tile / view
- PostGIS or Python backend is now defined in setting
- Add real complex example in test project
- ✨ Implement native rest_framework renderer (thanks StefanBrand) by @submarcos in #32
- Improve code quality and documentation by @submarcos in #34
- Drop django 2.2 and python 3.6, add django 4.2 and python 3.11 by @submarcos in #39
Full Changelog: 0.2.0...1.0.0-beta2