1.0.0-beta1
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
Full Changelog: 0.2.0...1.0.0-beta1