Skip to content

24.11

Compare
Choose a tag to compare
@SmithChart SmithChart released this 04 Nov 08:22
· 9 commits to master since this release
7ae1535

With this release we fix an issue with the numbering of the open drain outputs of the USB-SD-Mux FAST (see #83).
Other changes are just housekeeping.

Breaking Changes

With this release the numbering of the open drain output changes.
If you are already using the Open Drain Outputs you need to adapt the output numbering to what is actually written on the device.

What's Changed

  • Testing: Allow running tests locally and make README-test more verbose by @SmithChart in #69
  • README: fixes, tweaks and re-organisation by @hnez in #73
  • CI: streamline and add build and codespell targets by @hnez in #74
  • QA: Use ruff instead of black + flake8 for formatting and linting by @hnez in #75
  • pyproject.toml: switch over from setup.py by @hnez in #76
  • CI: add automatic publication to pypi.org and test.pypi.org by @hnez in #77
  • usbsdmux: remove the deprecated service/client code paths by @hnez in #78
  • usbsdmux: add ruff "UP" rules to config and fix issues automatically by @hnez in #79
  • pyproject.toml: fix fallout from the migration by @hnez in #80
  • usb-sd-mux/FAST: Fix GPIO number-to-pin definition by @SmithChart in #85

Full Changelog: 24.01.1...24.11