Skip to content

v2.0.0

Choose a tag to compare

@keithamus keithamus released this 05 Oct 15:11
· 6 commits to main since this release
06761d1

This release re-writes this package to use modern coding standards, including TypeScript and ES6 classes.

This release also includes a companion class: AssertionResult. Both AssertionResult and AssertionError have an .ok property which is a boolean.