Releases: llvm-swift/FileCheck
Releases · llvm-swift/FileCheck
0.2.6
Upgrade Swift Argument Parser to 1.1.0
0.2.5
Rebuild the filecheck
tool with Swift Argument Parser
0.2.4
- Removed compilation warning from Swift 5.2.
0.2.3
- Fixed a bug where TTY devices aren't receiving colored output as intended.
0.2.2
- FileCheck now requires Xcode 11.2+ and Swift 5.1 to build.
0.2.1
- Error messages no longer include ANSI color code for non-terminal devices.
0.2.0
- Declare a new
filecheck
standalone tool
0.1.0
- FileCheck now requires Xcode 10.2+ and Swift 5 to build.
0.0.8: Merge pull request #9 from llvm-swift/touch-up
- FileCheck now requires Xcode 10 and Swift 4.2 to build
0.0.7
- Resolve multiple invalid buffer access conditions caught by ASAN
- Dramatically speed up the Levenstein Distance computation