0.0.3
- Delete useless Envelope transformation because django implicitly transform on intersects lookup (thanks to StefanBrand)
- Avoid useless queryset evaluation in some cases (thanks to StefanBrand)
What's Changed
- Implicitly transform to SRID of geom column by @StefanBrand in #6
- Do not evaluate vector_tile_queryset before vector tile request by @StefanBrand in #10
- move CI to github actions by @submarcos in #12
Full Changelog: 0.0.2...0.0.3