CHANGELOG
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.8.3] - 2024-10-xx
Fixed
Some parsing errors. !91
[0.8.2] - 2024-09-18
Added
Fixed
Performance regression in the parser and serializer. !86
[0.8.1] - 2024-07-29
Fixed
Missing runtime dependencies in the
pyproject.toml
file. !84
Added
Full dcoumentation. !84
[0.8.0] - 2024-05-12
Fixed
Parsing and serializing rules.
Added
edea add module
command in the command line interface.edea add rules
command in the command line interface.More tests to the command line interface.
[0.7.3] - 2024-02-26
Fixed
Loading
DRC
andERC
reports from JSON files.
[0.7.2] - 2024-02-24
Changed
Switch to
kicad-cli@8.0.0
for DRC and ERC.