Skip to content

Releases: llvm-swift/FileCheck

0.2.6

16 Mar 00:34

Choose a tag to compare

Upgrade Swift Argument Parser to 1.1.0

0.2.5

27 Nov 05:16

Choose a tag to compare

Rebuild the filecheck tool with Swift Argument Parser

0.2.4

21 May 07:07

Choose a tag to compare

  • Removed compilation warning from Swift 5.2.

0.2.3

26 Nov 03:41

Choose a tag to compare

  • Fixed a bug where TTY devices aren't receiving colored output as intended.

0.2.2

25 Nov 02:59

Choose a tag to compare

  • FileCheck now requires Xcode 11.2+ and Swift 5.1 to build.

0.2.1

17 Oct 05:36

Choose a tag to compare

  • Error messages no longer include ANSI color code for non-terminal devices.

0.2.0

26 Jun 20:53

Choose a tag to compare

  • Declare a new filecheck standalone tool

0.1.0

26 Mar 01:24
bd9cb30

Choose a tag to compare

  • FileCheck now requires Xcode 10.2+ and Swift 5 to build.

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

18 Sep 16:09
89b8480

Choose a tag to compare

  • FileCheck now requires Xcode 10 and Swift 4.2 to build

0.0.7

12 Apr 05:46

Choose a tag to compare

  • Resolve multiple invalid buffer access conditions caught by ASAN
  • Dramatically speed up the Levenstein Distance computation