Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 22:09
38aa30f

Release created on: 07.07.2023 - 22:09:16

New Features

  • Updated VHDLLibrary class.
    • Dependencies between libraries to compute compile order of libraries (based on anytree).

Changes

  • Bumped dependencies.
  • Using ExtendedType from pyTooling.
    • Mark mixin-classes as mixins.
  • Changed string formatting to use f-strings.
  • Updated Sphinx configuration.
    • Remove unused local extensions.
    • Configured autoapi
  • Added more Sphinx roles for text styling.
  • Added modified Jinja template for autoapi.
  • ci/Params: do not override python_version_list, since 3.6 was deprecated in pyTooling/Actions.
  • Simplified GitHub Action pipeline using dev branch from pyTooling/Actions.
  • Added dependabot rule to check for GH action updates.
  • Updated PR template.

Bug Fixes

  • Fixed bug in finding already existing VHDL libraries.

Related Issues:


Related PR: