v0.2.1
To add minikalman/0.2.1 to your project, run
cargo add minikalman@0.2.1or use
[dependencies]
minikalman = "0.2.1"To install the latest version, run
cargo add minikalmanChanges
Full Changelog: v0.2.0...v0.2.1
Internal
- Conditionally enable
docsrsfeature gate when building documentation on docs.rs.