Skip to content

Releases: Notgnoshi/candemonium

v0.1.0-rc1

30 Mar 03:19
Immutable release. Only release title and notes can be modified.
7436f36

Choose a tag to compare

v0.1.0-rc1 Pre-release
Pre-release

candemonium - 0.1.0-rc1 - (2026-03-29)

Opinionated CAN utilities written in Rust

Added very basic candumpr implementation using io_uring multishot to read from multiple sockets in
a single receiver thread. This initial implementation only support writing to stdout in can-utils
candump format.

v0.1.0-rc0

14 Mar 00:29
Immutable release. Only release title and notes can be modified.
ae8a312

Choose a tag to compare

v0.1.0-rc0 Pre-release
Pre-release

candemonium - 0.1.0-rc0 - (2026-03-13)

Log CAN traffic from multiple networks

Initial project setup and CI configuration.