Releases: pyrtlsdr/pyrtlsdrlib
Releases · pyrtlsdr/pyrtlsdrlib
Release list
0.0.5
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/45Full Changelog: 0.0.4...0.0.5
0.0.4
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
What's Changed
- Native m1 builds by @nocarryr in #5
- Built against librtlsdr v0.9.0 with support for the new RTL-SDR.com V4 dongle
For existing installations, upgrading may be done via pip:
pip install -U pyrtlsdrFull Changelog: 0.0.2...0.0.3