Skip to content

v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 09:08
c835376

Installation

[dependencies]
fixed_analytics = "v2.0.1"

For no_std environments:

[dependencies]
fixed_analytics = { version = "v2.0.1", default-features = false }

What's Changed

  • v2.0.1: Update docs.rs documentation by @GeEom in #8

Full Changelog: v2.0.0...v2.0.1