Skip to content

0.3

Compare
Choose a tag to compare
@BrainBacon BrainBacon released this 21 Nov 21:48
· 7 commits to main since this release

Unbug on crates.io
Unbug docs

What's Changed

  • Stable Rust support for x86, x86_64, and ARM64. See #12
  • Fixed complex ensure expressions when using the optional message argument. See #14
  • Ensure will now evaluate the condition expression on every call in order to catch any falure occurrence. See #15

Full Changelog