Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 508 Bytes

CHANGES.md

File metadata and controls

28 lines (15 loc) · 508 Bytes

0.2.0 (2025-01-20)

  • update python versions support

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.