Skip to content

v0.1.2

Choose a tag to compare

@hexsecs hexsecs released this 19 Apr 04:37
· 326 commits to main since this release

[0.1.2] - 2026-04-19

Added

  • Reverse-engineering helpers for file-backed likely counter detection with re counters.
  • Reverse-engineering helpers for file-backed per-ID and per-byte entropy ranking with re entropy.

Changed

  • Transport architecture now separates deterministic scaffold transport behavior from explicit sample/reference protocol providers.
  • j1939 monitor, uds scan, and uds trace now have initial transport-backed paths when python-can is selected.
  • Project version metadata now uses src/canarchy/__init__.py as the single authoritative version source.

Documentation

  • Refreshed architecture, backend, command, and feature-comparison docs to match the current implementation.
  • Added MkDocs Mermaid support, theme toggles, and missing nav entries.