Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 22:53
18104cf

Release created on: 15.08.2023 - 22:53:36

New Features

  • Added after-installation unit tests.
    • Added new pipeline step to install packaged code and run CLI commands.

Changes

  • Adjusted naming style: Methods are in UpperCamelCase.
  • Reorganized classes in packages.
  • Removed usage of @dataclass.
  • Added type hints.
  • Bumped dependencies.
  • Doc: Documented the dependency to typing-extensions.

Bug Fixes

  • Renamed all method names from get... to Get....
  • Further adjustments to pyTooling v5.0.x.
  • Doc: Fixed InterSphinx configuration.

Related Issues and PRs


/cc @kaiteu, @navidcity