Releases: trussed-dev/trussed
Releases · trussed-dev/trussed
trussed-core v0.2.1
Added
- Add
UiClient::confirm_user_present_with_level. - Add
Mechanism::Mldsa44and theMldsa44trait behind themldsa44feature flag and bumpMAX_MESSAGE_LENGTHandMAX_SIGNATURE_LENGTHifmldsa44is enabled.
trussed-core v0.2.0
Changed
- Deprecate
FilesystemClient::debug_dump_store. Instead, a debugger should be used to extract the filesystem from a development device. - Update to
heapless-bytesv0.5.
trussed-core v0.1.0
Initial release extracting the core types from trussed: the client traits, the API definition and the types used in the API.
trussed-core v0.1.0-rc.1
Initial release extracting the core types from trussed: the client traits, the API definition and the types used in the API.