Skip to content

Releases: adhamsalama/yasta

Small Bugfix

18 Nov 20:18
Compare
Choose a tag to compare

Fix bug where all sequential tasks run ignoring the "ignore-failed" option.

Add ability to run tasks in parallel. 🚀

17 Nov 22:33
ee7cdff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Nov 23:44
Compare
Choose a tag to compare

Add flag for capturing output and set the deafaule value to False
This is useful because capturing output for unending commands (like running a webserver) will make Yasta wait for it to end (which won't happen) thus not showing any output or logs at all.

Yasta Released! 🥳🎉

05 Nov 00:58
Compare
Choose a tag to compare

Yasta is a modern task runner written in Python, it's also what we call microbus drivers in Egypt! 🚐

Yasta makes running and managing your tasks a breeze! 🌬️

Check the README for more info and examples!