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.5.4 - 2024-12-02
- (deps) bump uuid from 1.10.0 to 1.11.0
- (deps) bump nalgebra from 0.33.0 to 0.33.2
- (deps) bump num-traits from 0.2.18 to 0.2.19
- (deps) bump uuid from 1.7.0 to 1.10.0
- (deps) bump nalgebra from 0.32.4 to 0.33.0
- check cargo packages in dependabot
- (deps) bump actions/configure-pages from 4 to 5
0.5.3 - 2024-03-17
- ✨ Introduce
no_std
support
- 👷 Add more CI checks
- 🔧 lint configs moved
lib.rs
->Cargo.toml
- 👷 refine
release-plz
automation
0.5.2 - 2024-03-15
- 👷 refine
release-plz
automation
0.5.1 - 2024-03-12
- 📝 Add empty
CHANGELOG.md