1.6 KiB
1.6 KiB
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.
[Unreleased]
0.4.2 - 2026-03-29
Added
- bump vendored KiCad protos to v10.0.0 (#23)
0.4.1 - 2026-03-19
Fixed
- use named pipe probe for IPC availability on Windows (#21)
0.4.0 - 2026-03-06
Fixed
- reduce selection API lossiness in existing public methods (#19)
0.3.2 - 2026-03-02
Fixed
- decouple project commands from GetOpenDocuments and add KIPRJMOD fallback (#16)
Other
- add mdBook guide site and Pages deploy workflow (#15)
0.3.1 - 2026-02-28
Fixed
- (api) strengthen crate-level and high-impact API docs (#13)
0.3.0 - 2026-02-22
Added
- expose via layer spans in typed model and CLI