v0.16.0
Release created on: 29.11.2022 - 06:29:46
New Features
- Added
DocumentedEntity
class providing aDocumentation
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