Skip to content

v3.4.1

Compare
Choose a tag to compare
@spencerwooo spencerwooo released this 04 Feb 10:28
· 36 commits to main since this release
f3f6f29

Note: This is a minor version bump to resolve v3.4.0 on PyPI not recognizing project metadata after we switched package manager to pdm.

You can now use bitsrun status to check the current login state of your device.

bitsrun status

To upgrade:

pipx upgrade bitsrun

What's Changed

  • chore(deps): update dependency pre-commit to v3 by @renovate in #16
  • chore(deps): update dependency ruff to ^0.0.235 by @renovate in #17
  • feat: migrate package manager to pdm by @spencerwooo in #20
  • refactor: use httpx as http client in place of requests by @spencerwooo in #21
  • feat: get status and a unified endpoint for ac_id and ip by @spencerwooo in #23

Full Changelog: v3.3.1...v3.4.1