Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 06:29
acabc4d

Release created on: 29.11.2022 - 06:29:46

New Features

  • Added DocumentedEntity class providing a Documentation property.
  • Added VHDL-2000 to the VHDLVersion enum.

Changes

  • Bumped dependencies.
  • Added documentation parameters to some initializer methods.
  • Changed .format(...) calls to f-strings.
  • Removed Requires.io webservice (links, badges, ...)
  • Updated Sphinx's prolog.inc.

Bug Fixes

None