comment out native macos-12 release build instead of exclude
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.8.3_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.8.3_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.8.3_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.8.3_win_arm64.exe | N/A |
extract_otp_secrets_2.8.3_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.8.3_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.8.3_macos_x86_64 | MacOS x86_64/amd64 (bare executable, see README.md; optional libzbar must be installed manually, see README.md) |
extract_otp_secrets_2.8.3_macos_arm64 | N/A |
What's Changed
- build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #288
- build(deps-dev): bump pylint from 3.2.7 to 3.3.0 by @dependabot in #294
- build(deps-dev): bump pylint from 3.3.0 to 3.3.1 by @dependabot in #295
- upgrade to protobul 5.28.2 by @scito in #297
- build(deps): bump qrcode from 7.4.2 to 8.0 by @dependabot in #298
- test python 3.13 in CI by @scito in #300
- upgrade deps by @scito in #301
- use Python 3.13 in Docker by @scito in #310
- update deps by @scito in #312
- added support for devenv by @DGollings in #289
New Contributors
- @DGollings made their first contribution in #289
Full Changelog: v2.8.2...v2.8.3