Skip to content

Releases: linux-automation/usbmuxctl

0.1.4

26 Apr 08:37
7c8cd50
Compare
Choose a tag to compare

This is a small maintenance release for usbmuxctl. Most changes are not user-facing and only concern the CI, Python- and Debian- packaging. One change, however, fixes some user-facing typos in the tool itself.

What's Changed

  • CI: add ruff linter / formattter / import sorter and codespell jobs by @hnez in #8
  • Move the project away from setup.py to pyproject.toml by @hnez in #9
  • README: Update DCO to follow the kernel wording by @SmithChart in #7
  • debian/control: update to use pyproject.toml by @jluebbe in #10
  • pyproject.toml: use setuptools_scm to determine version number by @hnez in #11
  • CI: changes in preparation for automated publication by @hnez in #12
  • CI: add automatic publication to pypi.org and test.pypi.org by @hnez in #13

New Contributors

  • @hnez made his first contribution in #8

Full Changelog: 0.1.3...0.1.4

0.1.3

27 Feb 17:02
Compare
Choose a tag to compare

What's Changed

  • Add Windows Support in #3
  • Overhaul Coding Style, Spellcheck, Refactor in #4
  • main: Add quiet flag to command line interface in #5

Full Changelog: 0.1.2...0.1.3