This repository was archived by the owner on Oct 24, 2025. It is now read-only.
v1.5.2
Pre-release
Pre-release
Release created on: 21.11.2021 - 19:08:18
New Features
- Read author, email, copyright, version, ... information from a single source (
__init__.py) and us it insetup.pyanddoc/conf.py.
Changes
- Usage of f-strings instead of
.format(...) - Exchanged links in shields and documentation after namespace change from
PaebbelstopyTooling. - Reviewed dependencies and reduced many of them to
pyTooling. - Documented dependencies to
mypyandlxmlfor static type checking for test environments.
Bug Fixes
- Fixed cross-reference in documentation.