Skip to content

Releases: llvm-swift/FileCheck

0.2.6

Choose a tag to compare

@dduan dduan released this 16 Mar 00:34

Upgrade Swift Argument Parser to 1.1.0

0.2.5

Choose a tag to compare

@dduan dduan released this 27 Nov 05:16

Rebuild the filecheck tool with Swift Argument Parser

0.2.4

Choose a tag to compare

@dduan dduan released this 21 May 07:07
  • Removed compilation warning from Swift 5.2.

0.2.3

Choose a tag to compare

@dduan dduan released this 26 Nov 03:41
  • Fixed a bug where TTY devices aren't receiving colored output as intended.

0.2.2

Choose a tag to compare

@dduan dduan released this 25 Nov 02:59
  • FileCheck now requires Xcode 11.2+ and Swift 5.1 to build.

0.2.1

Choose a tag to compare

@dduan dduan released this 17 Oct 05:36
  • Error messages no longer include ANSI color code for non-terminal devices.

0.2.0

Choose a tag to compare

@CodaFi CodaFi released this 26 Jun 20:53
  • Declare a new filecheck standalone tool

0.1.0

Choose a tag to compare

@CodaFi CodaFi released this 26 Mar 01:24
bd9cb30
  • FileCheck now requires Xcode 10.2+ and Swift 5 to build.

0.0.8: Merge pull request #9 from llvm-swift/touch-up

Choose a tag to compare

@CodaFi CodaFi released this 18 Sep 16:09
89b8480
  • FileCheck now requires Xcode 10 and Swift 4.2 to build

0.0.7

Choose a tag to compare

@CodaFi CodaFi released this 12 Apr 05:46
  • Resolve multiple invalid buffer access conditions caught by ASAN
  • Dramatically speed up the Levenstein Distance computation