Skip to content

Release v0.11.0

Compare
Choose a tag to compare
@kushaldas kushaldas released this 09 Nov 13:00
· 66 commits to main since this release
v0.11.0
87e102d

Added

  • Type annotation for the rust part of the codebase.
  • can_primary_expire new argument to create_key function call.
  • Updated pyo3 dependency to 0.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.