ChangeLog
Changes added to each version of this project will be documented in this file
The format used here is a .rst version of the Keep a
Changelog format, with
Added/Changed/Fixed/Deprecated/Removed change categories.
This project adheres to Semantic Versioning.
Note
If you want to access a specific release, you can find:
All releases on PyPI: https://pypi.org/project/fvm-formal/#history
All releases on Gitlab: https://gitlab.com/fvmformal/fvm/-/tags
All releases on the Github mirror: https://github.com/fvmformal/fvm/tags
Documentation for all releases: https://fvm.us.es/doc/ (Use the ‘Other Versions’ selector at the bottom left and click on the version you want)
1.0.0rc2 - 24-02-2026
- Added:
Add
CHANGELOG.rst(this file)- Added:
Add minimalist copyright header to sources
- Added:
Add
NOTICEfile- Fixed:
Improved documentation
- Fixed:
Typo in docstring of
std_vhdl_std- Fixed:
Add
packagingas dependency- Removed:
Remove
pathlibas dependency
1.0.0rc1 - 22-10-2025
First public release