Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 13:56

3.0.0 (2024-05-10)

Features

BREAKING CHANGES

  • now we only support non-defer functions, which removes the need
    to call done.resolve()

Async ("defer") functions don't really fit the case of micro-benchmarking,
they better be tested with e.g Autocannot (runCannon)