Skip to content

rust-mlt-core-v0.8.0

Choose a tag to compare

@CommanderStorm CommanderStorm released this 22 Apr 05:11
878cdca

Fixed

  • fix(rust) from_tile tessellates when appropriate (#1314)
  • (rust) geo builds on wasm, remove unnecessary feature gates (#1297)

Other

  • (rust) cleanup Morton structs (#1310)
  • (rust) cleanup dict ranges (#1313)
  • remove ALP everywhere - it was never implemented (#1128)
  • (rust) use Coord32 instead of tuple (#1312)
  • (rust) rm RawStreamData and EncodedStreamData (#1309)
  • (rust) Coord32 cleanup, dep update (#1304)
  • (rust) update geo, simplify tessellation (#1305)
  • Add offline docs.rs-style workspace docs check to Rust CI and fix surfaced rustdoc links (#1295)
  • docs(rust) Fix broken doc links (#1293)

Contributors