Skip to content

Releases: nyurik/fast-mvt

v0.6.2

Choose a tag to compare

@nyurik nyurik released this 20 Jul 04:24
8720950

What's Changed

  • chore: some helper functions, test cleanup, docs by @nyurik in #32
  • chore: release v0.6.2 by @nyurik in #35

Full Changelog: v0.6.1...v0.6.2

v0.6.1

Choose a tag to compare

@nyurik nyurik released this 18 Jul 06:53
e13e01b

Added

  • add tag_auto_int to pick most compact int store (#30)

Other

  • simplify parallel usage, add docs (#31)
  • update readme

v0.6.0

Choose a tag to compare

@nyurik nyurik released this 18 Jul 04:07
02db3ae

Other

  • [breaking] update to new buffa, some API changes (#22)

v0.5.0

Choose a tag to compare

@nyurik nyurik released this 12 Jul 17:53
c67cd0c

Other

  • debug format support, cleaner api (#26)
  • minor internal cleanup (#23)

v0.4.1

Choose a tag to compare

@nyurik nyurik released this 23 Jun 06:02
1a0f295

Other

  • update Cargo.lock dependencies

v0.4.0

Choose a tag to compare

@nyurik nyurik released this 18 Jun 04:33
aa3fbf9

Other

  • [breaking] use ref geometry, add encode_ref support, faster indexer (#16)

v0.3.2

Choose a tag to compare

@nyurik nyurik released this 17 Jun 16:16
7ea9781

Other

  • CI release workflow
  • (deps) bump codecov/codecov-action (#14)
  • ignore generated files in codecov

v0.3.1

Choose a tag to compare

@nyurik nyurik released this 12 Jun 04:05
b4fd32e

Other

  • add more tests (#12)
  • use new buffa with 20% faster decoding (#10)

v0.3.0

Choose a tag to compare

@nyurik nyurik released this 06 Jun 18:44
2ad00c3

Other

  • [breaking] validate non-empty layer name, fuzz (#8)

v0.2.0

Choose a tag to compare

@nyurik nyurik released this 06 Jun 15:33
68fec53

Breaking Changes

  • MvtFeatureBuilder::id now takes option (#6)