Releases: linux-automation/usbmuxctl
Releases · linux-automation/usbmuxctl
0.1.4
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
Full Changelog: 0.1.3...0.1.4
0.1.3
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