Skip to content

Releases: codeart1st/mvt-reader

v2.1.0

08 May 04:41
Compare
Choose a tag to compare

2.1.0 (2025-05-08)

Features

  • exposing layer metadata by get_layer_metadata (b5be410), closes #466

v2.1.0-alpha.1

02 May 06:00
Compare
Choose a tag to compare
v2.1.0-alpha.1 Pre-release
Pre-release

2.1.0-alpha.1 (2025-05-02)

Features

  • exposing layer metadata by get_layer_metadata (b5be410), closes #466

v2.0.1

09 Mar 06:13
Compare
Choose a tag to compare

2.0.1 (2025-03-09)

Bug Fixes

  • handle corrupted geometry data correctly (f04f269)
  • handle corrupted tags data correctly (4826914)

v2.0.0

25 Feb 13:48
Compare
Choose a tag to compare

2.0.0 (2025-02-25)

Features

BREAKING CHANGES

  • docs: previous commits contain a breaking behavior for the next release, because properties are now an enum Value instead of string types

v2.0.0-alpha.1

25 Feb 13:38
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2025-02-25)

Features

  • docs: update feature description (d1430c9)

BREAKING CHANGES

  • docs: previous commits contain a breaking behavior for the next release, because properties are now an enum Value instead of string types

v1.8.0-alpha.2

24 Feb 14:03
Compare
Choose a tag to compare
v1.8.0-alpha.2 Pre-release
Pre-release

1.8.0-alpha.2 (2025-02-24)

Features

  • derive PartialEq, PartialOrd for Value (#430) (65b7cbb)

v1.8.0-alpha.1

22 Feb 11:59
Compare
Choose a tag to compare
v1.8.0-alpha.1 Pre-release
Pre-release

1.8.0-alpha.1 (2025-02-22)

Features

v1.7.0

21 Feb 14:57
Compare
Choose a tag to compare

1.7.0 (2025-02-21)

Features

  • export optional mvt feature id (0492b78), closes #431
  • rust: update to edition 2024 (b07121c)

v1.6.0

14 Dec 15:15
Compare
Choose a tag to compare

1.6.0 (2024-12-14)

Features

  • replace std::error with core::error (fcff124)
  • upgrade to rust version 1.81.0 (221ad83)

v1.5.0

21 Jul 12:27
Compare
Choose a tag to compare

1.5.0 (2024-07-21)

Features

  • upgrade prost library - DecodeError changed (19efc5c)