Releases: e-identification/bankid-rs
Releases · e-identification/bankid-rs
0.2.0
What's Changed
- Fix read permission for clippy by @NicklasWallgren in #30
- Updated certificates and fixed clippy warnings by @NicklasWallgren in #42
- Fix rustfmt deprecation notice. by @NicklasWallgren in #194
- Update Cargo.toml with new homepage and repository by @NicklasWallgren in #195
- Make the client thread-safe by @dlq84 in #196
- Implement BankID Api v6 by @dlq84 in #202
- Finalize migration to new github organization by @NicklasWallgren in #216
- Add release github workflow by @NicklasWallgren in #215
New Contributors
- @NicklasWallgren made their first contribution in #30
- @dlq84 made their first contribution in #192
Full Changelog: https://github.com/e-identification/bankid-rs/commits/0.2.0
Release 0.1.0
Merge pull request #215 from e-identification/chore/release-to-create…