v0.3.0
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.