All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CommandView: Precise lifetime of data (#22)
- Improve
CommandView
API (#12) - Add a command builder API (#13)
- Add support for all status bytes (#17)
- Improve stack usage in
CommandView::to_owned
(#20)
0.1.1 - 2022-08-22
- various fixes @robin-nitrokey @sosthene-nitrokey
0.1.0 - 2022-03-05
- use 2021 edition
- non-alpha release to bump dependees
- add an experimental CommandView