Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@robin-nitrokey robin-nitrokey released this 09 Jan 10:34
0.2.0
2001761

Changelog

  • Optimize stack usage of Dispatch::poll
  • Replace trussed dependency with trussed-core.
  • Replace heapless dependency with heapless-bytes.
  • Move the app and command modules into a separate crate, ctaphid-app, and re-export it.
  • Make App trait generic over the response size.
  • Remove unused ShortMessage type.
  • Flatten the public module structure and remove unnecessary re-exports.