Releases: nxtcoder17/Runfile
Releases · nxtcoder17/Runfile
v1.5.4
v0.0.0-master-nightly
What's Changed
- Refactor by @nxtcoder17 in #39
Full Changelog: master-nightly...v0.0.0-master-nightly
v1.5.3
fixes builds for arm64 architectures
There was a bug in previous releases, due to my lack of understanding of how strategy.matrix works in github actions
I realised it just now, and have updated the github actions to build correct binaries for both arch (amd64 and arm64)
Full Changelog: v1.5.2...v1.5.3
master-nightly
Full Changelog: nightly...master-nightly
v1.5.2
Full Changelog: v1.5.1...v1.5.2
v1.5.1
improves task scoping in current Runfile
v1.5.0
What's Changed
- Feat/support run targets with env by @nxtcoder17 in #34
- Feat/more shell support by @nxtcoder17 in #36
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- feat: improves error handling and visibility by @nxtcoder17 in #33
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- [FEAT] run target prefix on stdout by @nxtcoder17 in #32
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: adds parallel commands execution flow by @nxtcoder17 in #31
Full Changelog: v1.3.0...v1.4.0