Skip to content

0.8.2

Compare
Choose a tag to compare
@kevinmehall kevinmehall released this 11 Oct 02:43
· 12 commits to master since this release
  • Allow expected!() to accept a &'static str expression, not just a literal. (#361)
  • Use BTreeSet`` in ExpectedSet`` for deterministic ordering. (#336)
  • Add enabled-by-default std feature that can be disabled to build on no-std + alloc (#336)
  • Fix regression with impl Trait return types (#319)

Contributors

@stevefan1999-personal @Flamenco @tchajed @kevinmehall