Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 912 Bytes

File metadata and controls

33 lines (19 loc) · 912 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

These changelog entries will automatically be added to the project release notes. Please keep the focus on the user impact rather than the actual changes made.

candemonium - Unreleased - (YYYY-MM-DD)

Added

Changed

Deprecated

Removed

Fixed

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

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.

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

Initial project setup and CI configuration.