Releases: codeart1st/mvt-reader
Releases · codeart1st/mvt-reader
v2.3.0
01 Mar 10:39
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-03-01)
Bug Fixes
trigger alpha release again (c296524 )
Features
add get_feature_as for i32 and i16 support (ae59cfd ), closes #578
make prost-build optional (1f4806a ), closes #579
v2.3.0-alpha.3
01 Mar 10:26
Compare
Sorry, something went wrong.
No results found
Features
add get_feature_as for i32 and i16 support (ae59cfd ), closes #578
v2.3.0-alpha.2
23 Feb 13:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
trigger alpha release again (c296524 )
v2.2.0
07 Dec 10:09
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-12-07)
Features
upgrade rust lang to 1.91.1 (6f7a41c )
v2.1.0
08 May 04:41
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Features
exposing layer metadata by get_layer_metadata (b5be410 ), closes #466
v2.0.1
09 Mar 06:13
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Features
derive PartialEq, PartialOrd for Value (#430 ) (65b7cbb )