9.0.0
New features
- feat: hasGenericPassword by @DorianMazur in #642
- feat: add Coroutines to setGenericPassword and getGenericPassword by @DorianMazur in #658
Bug fixes
- fix: unrecognized platform name visionOS by @thiagobrez in #631
- fix: add visionos deployment target conditionally by @xavieramoros in #638
Improvements
- feat: refactor and add e2e tests by @DorianMazur in #651
- chore(docs): fix test badge by @Eomm in #645
- chore: create documentation using docusaurus by @DorianMazur in #659
- refactor: convert java to kotlin and add support for kotlin by @DorianMazur in #657
Breaking changes
- The library now uses Kotlin instead of Java for Android. You will need to add Kotlin plugin to your project configuration to ensure compatibility.
New Contributors
- @Eomm made their first contribution in #645
- @xavieramoros made their first contribution in #638
Full Changelog: v8.2.0...v9.0.0