v0.6.4
Release created on: 22.12.2021 - 13:03:42
New Features
None
Changes
- Using BuildTheDocs to build documentation and publish to GH Pages.
- Using
pyTooling/Actions
to simplify the GHA workflow. - Improved
.gitignore
file - Changed dependency from
pydecor
topyTooling.Decorators
- Adjusted internal naming and references to
pyVHDLModel
so it's compatible to v0.14.1 - Renamed
pyVHDLParser.Blocks.Expression
topyVHDLParser.Blocks.BaseExpression
- Adjusted file headers to new format.
- Using pyTooling.Packaging in
setup.py
Bug Fixes
None