Skip to content

js-v1.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Feb 23:22
f465ed2

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

Full Changelog: java-v0.0.9...js-v1.1.4