Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

v1.5.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Nov 19:08
0da083f

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 in setup.py and doc/conf.py.

Changes

  • Usage of f-strings instead of .format(...)
  • Exchanged links in shields and documentation after namespace change from Paebbels to pyTooling.
  • Reviewed dependencies and reduced many of them to pyTooling.
  • Documented dependencies to mypy and lxml for static type checking for test environments.

Bug Fixes

  • Fixed cross-reference in documentation.