2.8.4 - 17.11.2024
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.8.4_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.8.4_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.8.4_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.8.4_win_arm64.exe | N/A |
extract_otp_secrets_2.8.4_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.8.4_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.8.4_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.4_macos_arm64 | N/A |
What's Changed
- set Docker base image to Python 3.13; fix README by @scito in #313
- build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #316
- build(deps-dev): bump types-protobuf from 5.28.0.20240924 to 5.28.3.20241030 by @dependabot in #315
- build(deps-dev): bump setuptools from 75.2.0 to 75.3.0 by @dependabot in #317
- build(deps-dev): bump setuptools from 75.2.0 to 75.4.0 by @dependabot in #319
- build(deps-dev): bump wheel from 0.44.0 to 0.45.0 by @dependabot in #318
- build(deps-dev): bump setuptools from 75.2.0 to 75.5.0 by @dependabot in #320
Full Changelog: v2.8.3...v2.8.4