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.
[Unreleased]
[0.1.1] - 2025-04-22
Added
- Require
Debug
to be implemented in public items
Other
- (Cargo.toml) Fix formatting
- (deps) make
log
a workspace dependency - (nethsm-backup) Log inner errors
- Add documentation and enable strict lints for
nethsm-backup
- Switch to rustfmt style edition 2024
[0.1.0] - 2024-12-08
Added
- Add
nethsm-backup
library
Other
- (README) Add links to latest (un)released crate documentation
- (cargo) Consolidate dependencies with workspace dependencies