Release 0.2.12 (2020-06-11)

Contributors: @cuviper, @ocstl, @trepetti, @vallentin

Release 0.2.11 (2020-01-09)

Contributors: @cuviper, @m-ou-se

Release 0.2.10 (2019-11-22)

Contributors: @CryZe

Release 0.2.9 (2019-11-12)

Contributors: @cuviper, @dingelish, @HeroicKatora, @jturner314, @ocstl, @Shnatsel, @termoshtt, @waywardmonkeys, @yoanlcq

Release 0.2.8 (2019-05-21)

Contributors: @cuviper

Release 0.2.7 (2019-05-20)

Contributors: @cuviper, @dvdhrm, @ignatenkobrain, @lcnr, @samueltardieu

Release 0.2.6 (2018-09-13)

Contributors: @cuviper, @edmccard, @meltinglava

Release 0.2.5 (2018-06-20)

Contributors: @cuviper, @frewsxcv

Release 0.2.4 (2018-05-11)

Contributors: @cuviper

Release 0.2.3 (2018-05-10)

Contributors: @cuviper, @LEXUGE, @regexident, @vks

Release 0.2.2 (2018-03-18)

Contributors: @apopiak, @cuviper, @dbarella

Release 0.2.1 (2018-03-01)

Contributors: @clarcharr, @cuviper, @vks

Release 0.2.0 (2018-02-06)

  • breaking change: There is now a std feature, enabled by default, along with the implication that building without this feature makes this a #![no_std] crate.
    • The Float and Real traits are only available when std is enabled.
    • Otherwise, the API is unchanged, and num-traits 0.1.43 now re-exports its items from num-traits 0.2 for compatibility (the semver-trick).

Contributors: @cuviper, @termoshtt, @vks

Release 0.1.43 (2018-02-06)

Release 0.1.42 (2018-01-22)

Thanks to @cuviper, @Enet4, @fabianschuiki, @svartalf, and @yoanlcq for their contributions!

Prior releases

No prior release notes were kept. Thanks all the same to the many contributors that have made this crate what it is!