v0.31.0
Release created on: 25.02.2025 - 22:00:53
New Features
- Added property
AllowBlackboxonDesign,Library,PackageandComponent.- Only raise a blackbox exception if allow blackbox is false.
- Added readonly property
IsBlackboxin components. - Added
InterfacePackageclass. - Added
ArrayConstraintandRecordConstraint. - Added
ConstrainedCompositeSubtypeSymbol,ConstrainedArraySubtypeSymbolandConstrainedRecordSubtypeSymbol
Changes
- Bumped dependencies.
Bug Fixes
- Fixed
GenericPackageInterfaceItem.
Documentation
- Added more doc-strings.
Unit Tests
- Added tests for
AllowBlackbox.