Skip to content

v0.2.1

Choose a tag to compare

@sunsided sunsided released this 03 Jun 17:50
1257fd8

To add minikalman/0.2.1 to your project, run

cargo add minikalman@0.2.1

or use

[dependencies]
minikalman = "0.2.1"

To install the latest version, run

cargo add minikalman

Changes

Full Changelog: v0.2.0...v0.2.1

Internal

  • Conditionally enable docsrs feature gate when building documentation on docs.rs.