Release v0.11.0
Added
- Type annotation for the rust part of the codebase.
can_primary_expire
new argument tocreate_key
function call.- Updated
pyo3
dependency to0.17.2
. - Adds
get_card_version
in rjce. - Adds
TouchMode
enum in rjce. - Adds
get_card_touch_policies
function to find available options. - Adds
KeySlot
enum in rjce - Adds
get_keyslot_touch_policy
function to set touch policy. - Adds
set_keyslot_touch_policy
function to set touch policy. - Updates pyo3 to
0.17.3
You can now python3 -m pip install johnnycanencrypt
on a Linux box to get the wheel directly.