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.2] - 2024-12-08
Other
- (README) Add links to latest (un)released crate documentation
- (cargo) Consolidate dependencies with workspace dependencies
[0.1.1] - 2024-11-27
Other
- Update libc crate as the previously used version was yanked
[0.1.0] - 2024-11-26
Added
- Introduce
nethsm-tests
for easier integration testing
Other
- Consolidate contributing and licensing information