Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@nickray nickray released this 07 Feb 01:36
· 15 commits to main since this release

[0.1.2]

Fixed

  • Fixed the calculation of the maximum length of a response when deciding
    whether to send it in one or multiple APDUs. (#10)
  • Return an error instead of panicking for invalid aids in Select commands (#8)

Changed

  • Use rustfmt and clippy (#11)

Added

  • Fuzzing infrastructure (#9)