This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Releases: make87/make87-rust
Releases · make87/make87-rust
Rust SDK 0.2.5
release/0.2.5 Deprecation notice
Rust SDK 0.2.4
release/0.2.4 Added PlaybackBehavior and renamed `max_bytes` to `memory_limit` for …
Rust SDK 0.2.3
release/0.2.3 Removed `flush_timeout` because it's deprecated in rerun 0.25.x
Rust SDK 0.2.2-dev2
release/0.2.2-dev2 Corrected default for flush_tick to 200ms
Rust SDK 0.2.2-dev1
release/0.2.2-dev1 Fixed model field names
Rust SDK 0.2.2-dev0
release/0.2.2-dev0 enabled all features for docs.rs
Rust SDK 0.2.2
release/0.2.2 Corrected default for flush_tick to 200ms
Rust SDK 0.2.1-dev3
release/0.2.1-dev3 Unified RecordingStreamBuilder for storing to same application and re…
Rust SDK 0.2.1-dev2
Codex/refactor sdk error handling approach (#7) * refactor: unify error handling * Update src/interfaces/zenoh/interface.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Removed unused import * Upgraded dependencies without breakage * Update src/interfaces/zenoh/interface.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fixed bug at compile bug * clarified error messages * Update src/interfaces/rerun/interface.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/interfaces/rerun/interface.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Rust SDK 0.2.1-dev0
refactor: unify error handling (#6) * refactor: unify error handling * Update src/interfaces/zenoh/interface.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Removed unused import * Upgraded dependencies without breakage * Update src/interfaces/zenoh/interface.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>