Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 953 Bytes

File metadata and controls

34 lines (22 loc) · 953 Bytes

Change Log

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.

v0.3.0 2025-09-25

  • Bumped spacepackets to v0.16
  • Bumped defmt to v1

Added

  • Acknowledged mode support for both source and destination handler.
  • FaultInfo structure which is passed to user fault callbacks.

v0.2.0 2024-11-26

  • Bumped thiserror to v2
  • Bumped spacepackets to v0.13
  • The source and destination handlers can now be used without the std feature and only require the alloc feature.

[v0.1.0] 2024-09-11

Initial release