v0.7.0
Changelog
- Add confirm option to allow automated updates on nk3 devices by @anotherbridge in #575
- Use config field availability information from the sdk by @sosthene-nitrokey in #577
- Remove asn1crypto by @sosthene-nitrokey in #582
- fixed URL for Nitrokey3/Linux/udev rules troubleshooting by @hardcodes in #586
- Make pyscard dependency optional by @sosthene-nitrokey in #580
- Fix deprecation warning with TripleDES by @sosthene-nitrokey in #589
- remove unused .gitlab-ci.yml by @daringer in #590
- Remove unused dependencies by @robin-nitrokey in #591
Note: This release makes the piv
command optional. If you want to use it, install the pcsc
extra, for example with pipx install pynitrokey[pcsc]
.
Full Changelog: v0.6.0...v0.7.0