Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@submarcos submarcos released this 17 Oct 10:03
· 85 commits to master since this release
  • Possibly breaking change:

    • Base Mixin method get_tile use now class attributes for extent / buffer or clip_geom. Remove this parameters in your sub class method if needed.
  • Bug fixes:

    • Correct usage for vector_tile_extent / vector_tile_buffer and vector_tile_clip_geom
    • Clipped geom is now working for mapbox
  • Support Python 3.10 and django 4.1

What's Changed

Full Changelog: 0.1.0...0.2.0