Skip to content

v0.3.3: Feature detection and compression setup

Choose a tag to compare

@ac-freeman ac-freeman released this 26 Sep 19:16
· 73 commits to main since this release
3cb6cb3
  • Adds asynchronous feature detection on ADDER events
  • Makes stream handling more generic/abstracted, to support future development
  • Includes early experimental work with lossy compression (must be on Rust Nightly to enable the "compression" feature)
  • Numerous bug fixes