Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@an-prata an-prata released this 10 Jul 21:31
297fa68

A complete rewrite of scrutiny that reduces its complexity a ton. Asserts are now untyped macros. Scrutiny uses the return value of tests now so you define them with a macro. Scrutiny also now uses no static memory, making it even more lightweight.

What's Changed

Full Changelog: 1.3.0...2.0.0