Skip to content

v0.0.2

Compare
Choose a tag to compare
@mjy9088 mjy9088 released this 14 May 22:08
· 20 commits to master since this release

0.0.2

Breaking Changes

  • Header moved to include/ft/ directory
  • leak_test() requires one more parameter

New Features

  • Test count limit - prevent too long duration
  • Handle unknown error from test function (return value)

Bug Fixed

  • Context was NOT passed correctly
  • Return value from test function didn't do anything

Full Changelog: v0.0.1...v0.0.2