Skip to content

Releases: jbangelo/fletcher

v1.0.0

05 Sep 04:40
Compare
Choose a tag to compare

After 7 years, and very little change it's time to put the v1.0.0 label on this crate! The same functionality as v0.3.0 is here, only some superficial changes have been made.

Technically there has been a breaking change since v0.3.0 in PR #13, where the super traits on the FletcherAccumulator trait were changed. This would only effect users that implement the FletcherAccumulator trait for their own types, which would be exceedingly rare.

Full Changelog: v0.3.0...v1.0.0