Skip to content

v0.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 13:03

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 to pyTooling.Decorators
  • Adjusted internal naming and references to pyVHDLModel so it's compatible to v0.14.1
  • Renamed pyVHDLParser.Blocks.Expression to pyVHDLParser.Blocks.BaseExpression
  • Adjusted file headers to new format.
  • Using pyTooling.Packaging in setup.py

Bug Fixes

None