v0.14.0
Release created on: 07.12.2021 - 20:34:19
New Features
- CI: Add Static Type Checks job.
- Publish coverage and static type checking reports to documentation website.
- Add
workflow_dispatchevent to CI Pipeline.
Changes
- Rename default branch from
mastertomain. - Update logo, banner and favicon.
- Documentation:
- Fall back to
alabasterif_themeis not available. - Cleanup
requirements.txt. - Update shields/badges and reorganized them.
- Add ref to EDAA site through a toctree.
- Add ref to coverage and typing reports.
- Fall back to
- README:
- Reorganized content and updated shields/badges.
- Using new pipeline workflow based on pyTooling/Actions
- Update/rework requirements files.
- Usage of
pyTooling.Decoratorsinstead ofpydecorfor@export. - Adjusted and documented dependencies.
- Usage of
pyTooling.Packagingto single source version and package information.