Release created on: 10.03.2022 - 23:08:04
New Features
- Added more tools (Aldec, IntelFPGA, Lattice, SiemensEDA, Xilinx, ...)
- Improved DataModel
- Lazy-loading
- Added
HDLSimulator
interface class.
Changes
- Bump dependencies.
- UnitTesting: do not override system_list, use pacboy to install packages on MSYS2.
- ci/Params: do not override python_version_list, since 3.6 was deprecated in pyTooling/Actions and ToolSetup needs pyTooling>=1.9.4.
- Added VSCode settings file.
- Added modified Jinja template for autoapi.
- Added placeholders for maybe non-existing reports.
- Added dependabot rules for GH action updates.
- Updated PR template.
- Updated Sphinx configuration.
Bug Fixes
- Install ruamel.yaml via pacboy in MinGW64.
- Fixed copy&paste typos.
- Set package development status to alpha.
Related PRs:
- pyTooling/Actions#39 (dependency)