Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 451 Bytes

CHANGES.md

File metadata and controls

24 lines (13 loc) · 451 Bytes

0.1.0 (2022-08-08)

  • Fix polygon and point coordinates in pixels_encoder

breaking changes

  • remove python 3.6 support

0.0.1dev2 (2021-04-06)

  • update tests for new vector-tile-base version
  • add shapes encoding (add shapely and rasterio in requirements).

breaking changes

  • renamed mvt.encoder to mvt.pixels_encoder

0.0.1dev1 (2019-06-25)

  • Fix missing files in package

0.0.1dev0 (2019-06-24)

  • Initial release.