Skip to content

v0.6.0

Latest

Choose a tag to compare

@grische grische released this 06 Oct 11:14
· 23 commits to main since this release
9bcdda9

What's Changed

  • rename ambigious scp variable by @maurerle in #57
  • refactor usage, remove separate device files by @maurerle in #56
  • ci: add Python 3.14 support by @grische in #49
  • add Python 3.9 support by @grische in #65
  • build(deps-dev): bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #64
  • bump minimum Python version to 3.9.2 to fix CVE-2024-12797 by @grische in #66
  • add ruff linting with extended checks by @maurerle in #62
  • reduce cyclomatic complexity of functions by @maurerle in #67
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #69
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #71
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #70
  • build(deps-dev): bump black from 25.1.0 to 25.9.0 by @dependabot[bot] in #72
  • build(deps-dev): bump mypy from 1.16.1 to 1.18.2 by @dependabot[bot] in #76
  • build(deps-dev): bump ruff from 0.12.5 to 0.13.2 by @dependabot[bot] in #74
  • build(deps-dev): bump pylint from 3.3.7 to 3.3.8 by @dependabot[bot] in #75
  • pin paramiko to 3.x.x by @grische in #78
  • Expand pyproject.toml to have links to the project on PyPI by @R055A in #81
  • migrate pyproject.toml to PEP 621 by @grische in #82

New Contributors

Full Changelog: v0.5.0...v0.6.0