Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.25 KB

Changelog

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.

[0.1.3] - 2024-10-18

  • 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