Releases: codeart1st/mvt-reader
Releases · codeart1st/mvt-reader
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.3.0-alpha.1
v1.2.0
v1.1.0
v1.0.0
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)
v1.0.0-alpha.3
1.0.0-alpha.3 (2023-05-29)
Bug Fixes
- make error and feature modules public (777b35f)
- use MultiType instead of GeometryCollection (2f82897)