0.32.1

karpathy/nn-zero-to-hero0.32.1May 18, 2026by rerun-bot

AI Summary

Maintenance release fixing issues with mixing different store messages in RRD files.

Key Highlights

  • Fixed problem of intermixing different store messages in one RRD file

Full Release Notes

[Rerun](https://www.rerun.io/) 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 rerun` and `cargo install rerun-cli --locked`
- Online demo: https://rerun.io/viewer
- C++ FetchContent: https://github.com/rerun-io/rerun/releases/download/0.32.1/rerun_cpp_sdk.zip

---

### 🔎 Details

#### 🪵 Log API
- Fix problem of intermixing different store messages in one rrd [5620f47](https://github.com/rerun-io/rerun/commit/5620f47064a46c4733eea1189e7757d898340a9b)