Skip to content

v0.3.0

Compare
Choose a tag to compare
@robamler robamler released this 28 Jan 17:19
· 104 commits to main since this release
5adc4a0

Update rust dependency on probability to version 0.20, which now supports no_std. This is a breaking change since constriction exposes traits from probability through its public API.

We also now verify no_std compatibility in all CI workflows.