Skip to content

v1.3.0, 2020-10, Rust streaming

Compare
Choose a tag to compare
@naure naure released this 18 Oct 17:31
· 45 commits to master since this release
f5f2e9b

Rust:

  • Unified Workspace reader with streaming mode.
  • Supports reading from stdin stream.
  • Supports reading chunk by chunk from unlimited files.
  • CLI stats, validate, and simulate work in streaming mode.
  • (breaking) Renamed FileSink to WorkspaceSink.