Skip to content

v0.2.7

Compare
Choose a tag to compare
@ClaasRostock ClaasRostock released this 04 Jan 19:03
· 187 commits to main since this release

Changed

  • Linter: Migrated from flake8 to ruff.
    (Added ruff; removed flake8 and isort)
  • Adjusted GitHub CI workflow accordingly.
    (Added ruff job; removed flake8 and isort jobs)
  • VS Code settings: Adjusted Pylance configuration

Added

  • Added a batch file 'qa.bat' in root folder to ease local execution of code quality checks

Dependencies

  • updated to dictIO>=0.2.5 and ospx>=0.2.7