Skip to content

Releases: pyrtlsdr/pyrtlsdrlib

0.0.5

Choose a tag to compare

@nocarryr nocarryr released this 05 Jul 16:42
3b24ef2

What's Changed

  • Add aarch64 support for Linux builds by @nocarryr in #4
  • Include Github-Hosted Ubuntu runners in test matrix by @nocarryr in #17
  • Drop legacy Python versions 3.8 and 3.9 by @nocarryr in #46
  • Add support for Python 3.12, 3.13 and 3.14 by @nocarryr in #47
  • Enhance README with PyPI and GitHub badges by @nocarryr in #48
Dependencies * Lock file maintenance by @renovate[bot] in https://github.com//pull/15 * Lock file maintenance by @renovate[bot] in https://github.com//pull/16 * Lock file maintenance by @renovate[bot] in https://github.com//pull/18 * Lock file maintenance by @renovate[bot] in https://github.com//pull/19 * Update dependency requests to v2.33.0 [SECURITY] by @renovate[bot] in https://github.com//pull/20 * Bump cryptography from 46.0.5 to 46.0.6 by @dependabot[bot] in https://github.com//pull/21 * Lock file maintenance by @renovate[bot] in https://github.com//pull/22 * Lock file maintenance by @renovate[bot] in https://github.com//pull/23 * Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in https://github.com//pull/24 * Lock file maintenance by @renovate[bot] in https://github.com//pull/25 * Lock file maintenance by @renovate[bot] in https://github.com//pull/28 * Update astral-sh/setup-uv action to v8 by @renovate[bot] in https://github.com//pull/27 * Lock file maintenance by @renovate[bot] in https://github.com//pull/29 * Lock file maintenance by @renovate[bot] in https://github.com//pull/30 * Lock file maintenance by @renovate[bot] in https://github.com//pull/31 * Change Renovate configuration to best practices by @nocarryr in https://github.com//pull/32 * Pin dependencies by @renovate[bot] in https://github.com//pull/33 * Lock file maintenance by @renovate[bot] in https://github.com//pull/34 * Lock file maintenance by @renovate[bot] in https://github.com//pull/35 * Lock file maintenance by @renovate[bot] in https://github.com//pull/36 * Update actions/checkout digest to df4cb1c by @renovate[bot] in https://github.com//pull/37 * Update astral-sh/setup-uv action to v8.2.0 by @renovate[bot] in https://github.com//pull/38 * Lock file maintenance by @renovate[bot] in https://github.com//pull/39 * Lock file maintenance by @renovate[bot] in https://github.com//pull/40 * Update actions/checkout action to v7 by @renovate[bot] in https://github.com//pull/41 * Lock file maintenance by @renovate[bot] in https://github.com//pull/42 * Update actions/setup-python digest to ece7cb0 by @renovate[bot] in https://github.com//pull/43 * Lock file maintenance by @renovate[bot] in https://github.com//pull/44 * Update astral-sh/setup-uv action to v8.3.0 by @renovate[bot] in https://github.com//pull/45

Full Changelog: 0.0.4...0.0.5

0.0.4

Choose a tag to compare

@nocarryr nocarryr released this 28 Feb 22:19

What's Changed

  • Update actions build process by @nocarryr in #6
  • Migrate to pyproject.toml by @nocarryr in #7
  • .github/workflows: Migrate workflows to Blacksmith runners by @nocarryr in #8
  • Use importlib-resources backport for Python<3.9 by @nocarryr in #9
  • Update dependency python to 3.14 by @renovate[bot] in #10
  • Update actions/checkout action to v6 by @renovate[bot] in #11
  • Update actions/setup-python action to v6 by @renovate[bot] in #13
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #14

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@nocarryr nocarryr released this 31 Mar 21:21
e8b6bd2

What's Changed

For existing installations, upgrading may be done via pip:

pip install -U pyrtlsdr

Full Changelog: 0.0.2...0.0.3