Releases: llvm-swift/Lite
Releases · llvm-swift/Lite
0.2.0
0.1.0
0.0.13: Revert "Swap out ShellOut for Basic.Process"
- Revert popen changes
0.0.12: Merge pull request #5 from llvm-swift/build-experiment
- Swaps out ShellOut for SwiftPM's Basic.popen. This runs much faster than spawning bash for each invocation. This also means that any substitutions that are quoting the executable argument will fail.
Test Filtering
Allow filtering which tests are run (#4) * Allow filtering which tests are run * Fix Linux build
Customizable titles
Thanks @franklinsch!
0.0.9
0.0.8
0.0.7
Use tagged revision for ShellOut