All notable changes to this project should be documented in this file.
The format follows Keep a Changelog, and the project intends to use semantic versioning once the public API stabilizes.
- Added a shared decoded-instruction IR and low-level decode API.
- Added structured decode failures for the low-level RISC-V path.
- Added
--jsonoutput backed by the shared decode IR.