Skip to content

1.3.0

Compare
Choose a tag to compare
@craigfe craigfe released this 16 Feb 21:37
· 213 commits to main since this release

CHANGES:

  • Add Alcotest.triple for testing 3-tuples. (#288, @sheepduke)

  • Correctly report test suite duration with millisecond precision. (#286,
    @craigfe)

  • Improve pretty-printing of results to consider the terminal width, fixing
    several display issues due to line wrapping in small terminals. (#282,
    @craigfe)