js-v1.1.4
What's Changed
- test(ts): Refactor decoder unit-tests by @Turtelll in #784
- fix(ts): nullable MORTON & COMPONENTWISE_DELTA integer decoder bugs by @Turtelll in #788
- test(ts): Implement componentwise delta encoders for roundtrip testing by @Turtelll in #789
- test(ts): Implement zOrderCurve (Morton) encoding for roundtrip testing by @Salkin975 in #793
- Add Java CLI options for feature sorting and ID generation by @TimSylvester in #791
- fix(rs): Fix error typo by @van-sprundel in #795
- add citation information for SIGSPATIAL '25 paper by @mactrem in #796
- fix(ts): Stack overflow in Field metadata decoder for column-mapped tiles by @Turtelll in #790
- Run all the CI when merging to main by @HarelM in #800
- Upload Java coverage by @louwers in #801
- test(ts): add missing test for embeddedTilesetMetadataDecoder by @Turtelll in #802
- bump @maplibre/mlt version to 1.1.3 by @github-actions[bot] in #803
- Remove write permissions override by @HarelM in #804
- bump @maplibre/mlt version to 1.1.4 by @github-actions[bot] in #805
New Contributors
- @van-sprundel made their first contribution in #795
Full Changelog: java-v0.0.9...js-v1.1.4