All Versions
31
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v3.1.15 Changes

    • ๐Ÿ›  Fix missing space in git diff calls introduced in v3.1.14 (#22, thanks to croyzor)
  • v3.1.14 Changes

    • ๐Ÿ›  Fix wrong interpretation of git diff exit codes (#21, thanks to croyzor)
  • v3.1.13 Changes

    • โž• Add option to disable ansi tricks (#18, thanks to L-TChen)
  • v3.1.12 Changes

    • ๐Ÿ›  Fix compilation with GHC 8.4 (thanks to asr)
  • v3.1.11 Changes

    • ๐Ÿ›  Fix compilation with GHC 8.4
  • v3.1.10 Changes

    • ๐Ÿ‘ Better error handling for calls to external tools (git diff)
  • v3.1.9 Changes

    • ๐Ÿ›  Fix compilation with optparse-applicative 0.13.*.
    • Provide character-level diff if wdiff and colordiff are available.
  • v3.1.8 Changes

    • โšก๏ธ Make update function optional for test cases.
  • v3.1.8.1 Changes

    • ๐Ÿ›  Fix compilation with GHC 8.
  • v3.1.7 Changes

    • โž• Add feature to disable certain tests, still showing them in the UI but not running them.
    • ๐Ÿ›  Fix a concurrency issue in the interactive test runner.