Skip to content

Releases: codeart1st/mvt-reader

v1.8.0-alpha.1

22 Feb 11:59

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

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

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

Choose a tag to compare

1.5.0 (2024-07-21)

Features

  • upgrade prost library - DecodeError changed (19efc5c)

v1.4.0

04 Jun 13:47

Choose a tag to compare

1.4.0 (2024-06-04)

Features

  • increase version ranges for dependencies (b4219ef)
  • upgrade rust lang to 1.78.0 (f47baf6)

v1.3.0

04 Jun 12:51

Choose a tag to compare

1.3.0 (2024-06-04)

Features

  • update rust lang to 1.74.0 (7dcb9e8)

v1.3.0-alpha.1

04 Jun 12:14

Choose a tag to compare

v1.3.0-alpha.1 Pre-release
Pre-release

1.3.0-alpha.1 (2024-06-04)

Features

  • update rust lang to 1.74.0 (7dcb9e8)

v1.2.0

26 Oct 16:39

Choose a tag to compare

1.2.0 (2023-10-26)

Bug Fixes

  • semantic-release-replace-plugin renamed (d326d13)

Features

  • update rust version to 1.72.0 (31997ab)

v1.1.0

20 Jun 18:32

Choose a tag to compare

1.1.0 (2023-06-20)

Features

  • added own DecodeError around prost error (4cefb49)

v1.0.0

11 Jun 15:13

Choose a tag to compare

1.0.0 (2023-06-11)

Bug Fixes

  • dummy conventional commit (5867cc8)
  • make error and feature modules public (777b35f)
  • remove WithGeometry trait (b8f38c0)
  • use MultiType instead of GeometryCollection (2f82897)

Features

  • add wasm-pack and jest test (003cc35)
  • added wasm library support (60bbd65)
  • finalize for first initial release (6484113)
  • improve error handling (a81b32f)
  • some documentation added (73ea49e)
  • start implementing feature parser (5ac5dbc)
  • support for linestring and multilinestring (330148c)
  • support for point and multipoint (6872d97)