Releases: kinoroy/LibFido2Swift
Releases · kinoroy/LibFido2Swift
v0.1.5
What's Changed
- Fixes an issue when building with Xcode 26 by @aerickson14 in #5
New Contributors
- @aerickson14 made their first contribution in #5 🙌
Full Changelog: 0.1.4...0.1.5
v0.1.4
What's Changed
- Adds a new utility function
hasDeviceAttached()to check if a FIDO2 device is present by @MultiColourPixel in #2 - Lower's the deployment target requirement to macOS 10.15 Catalina
New Contributors
- @MultiColourPixel made their first contribution in #2
Full Changelog: 0.1.3...0.1.4