v0.2.0
- Move extension definitions into separate crates (see the
extensions
directory, #3) - Add
ManageExtension
: Factory reset the entire device or the state of a given client (#11) ChunkedExtension
: AddAppendFile
andPartialReadFile
syscalls.- Remove the
encrypted-chunked
feature and always enable encrypted syscalls
forChunkedExtension
(#20)