0.2.0
To add minikalman/0.2.0 to your project, run
cargo add minikalman@0.2.0or use
[dependencies]
minikalman = "0.2.0"To install the latest version, run
cargo add minikalmanChanges
Internal
- Remove requirement to specify either
stdorno_stdcrate feature. Ifno_stdis not specified,stdis now implied. This resolves builds on docs.rs and quirks when using the crate. - Some documentation hyperlinks were now corrected.
Auto-generated changelog
Full Changelog: v0.1.0...v0.2.0