Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Releases: make87/make87-rust

Rust SDK 0.2.5

16 Dec 20:09

Choose a tag to compare

release/0.2.5

Deprecation notice

Rust SDK 0.2.4

20 Sep 00:07

Choose a tag to compare

release/0.2.4

Added PlaybackBehavior and renamed `max_bytes` to `memory_limit` for …

Rust SDK 0.2.3

19 Sep 22:43

Choose a tag to compare

release/0.2.3

Removed `flush_timeout` because it's deprecated in rerun 0.25.x

Rust SDK 0.2.2-dev2

05 Sep 17:11

Choose a tag to compare

release/0.2.2-dev2

Corrected default for flush_tick to 200ms

Rust SDK 0.2.2-dev1

05 Sep 00:17

Choose a tag to compare

release/0.2.2-dev1

Fixed model field names

Rust SDK 0.2.2-dev0

05 Sep 00:07

Choose a tag to compare

release/0.2.2-dev0

enabled all features for docs.rs

Rust SDK 0.2.2

05 Sep 17:39

Choose a tag to compare

release/0.2.2

Corrected default for flush_tick to 200ms

Rust SDK 0.2.1-dev3

15 Aug 16:25

Choose a tag to compare

release/0.2.1-dev3

Unified RecordingStreamBuilder for storing to same application and re…

Rust SDK 0.2.1-dev2

15 Aug 16:04
60646a8

Choose a tag to compare

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

15 Aug 00:17
90244a6

Choose a tag to compare

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>