Skip to content

1.1.0

Compare
Choose a tag to compare
@an-prata an-prata released this 22 Jan 22:54
· 29 commits to main since this release

Adds not equal assertions as well as improving the back end of things a bit in scrutiny.c, most assertions are now done with one of six internal macros (two for each of signed integer types, unsigned integer types and floating point types for both equal and not equal assertions).

Full Changelog: 1.0.0...1.1.0