0.31.4
Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data.
Try it live at https://rerun.io/viewer.
- Python:
pip install -U rerun-sdk - Rust:
cargo add rerunandcargo install rerun-cli --locked - Online demo: https://rerun.io/viewer
- C++ FetchContent: https://github.com/rerun-io/rerun/releases/download/0.31.1/rerun_cpp_sdk.zip
🔎 Details
🪳 Bug fixes
- Prompt login on whoami failure a312a99
- Ensure proper
on_new_storebook-keeping for all messages 029e245 - Fix visualizations not showing up when initial data was empty c867040a
- Fix
follownot being propagated tohttpURLs with extensions 09d5f94c
🕸️ Web
- Web view add open options #12731