Releases: swift-things/swift-sh
Releases · swift-things/swift-sh
Release list
swift-sh 3.4.1
swift-sh 3.4
swift-sh 3.4.0 Fix launching swift-sh scripts with Swift 6.3 (Xcode 26.4); Add a new “clean” command (partially implemented); Fix completion for files; Fix running swift-sh scripts with local dependencies.
swift-sh 3.3.3
swift-sh 3.3.2
Fix parsing of the import specifications for some edge cases. Fix swift-sh not working for named pipes and other non-replayable files (except stdin which was treated differently).
swift-sh 3.3.1
Add a new exported import in the helpers target. Update dependencies.
swift-sh 3.3.0
Add many conveniences in the helpers target. Add possibility of setting the version of the helpers imported in scripts.
swift-sh 3.2.4
swift-sh 3.2.3
Fix parent shell exit in certain condition when launching a script.
swift-sh 3.2.2
Fix failure to retrieve REPL args in the context of GitHub Actions.
swift-sh 3.2.1
Fix some missing imports in some rare cases (dependencies with system library targets).