Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@zepich zepich released this 02 Jan 10:29
0ea373c

This release contains support for TypeScript and an additional change.

Changes

  • Added support for TypeScript. Provided in #1 by @enzocomics
  • Export the two classes VerificationResult and StatisticResult to use the classes for type checking (for example, with instanceof)