Releases: sandstorm/dev-script-runner
Releases · sandstorm/dev-script-runner
v2.3.3
Changelog
- baa4ef5 TASK: minor changes to dev.sh
v2.3.1
Changelog
- 3a8df62 TASK: improved README on how to set up autocompletion
- 1bed1ec TASK: testing release after repo rename
v2.2.0
Changelog
- e7e40f3 FEATURE: parse tasks from source files
- a9de557 TASK: updated README
v2.1.0
Changelog
- 5062788 TASK: added helper tasks
- 07b400a TASK: dev script parsing test kickstart
- 8b6f289 TASK: fixed unit tests
- 840d6f2 TASK: improved README
- 17c1dcd TASK: moved error message "no tasks ..."
- 2e9dc3e TASK: parsing tests
- f4db1d9 TASK: updated README
- 187f867 TASK: use comments in dev.sh
v2.0.0
Changelog
- 67460ce FEATURE: enabled autocompletion
v1.2.1
Changelog
- cba89f5 BUGFIX: make cobra ignore flags for tasks
v1.2.0
Changelog
- 20978a5 TASK: first working comands
- dd53a18 TASK: improved UX
- 512026c TASK: improved docs
- f1c56a2 TASK: refactored to look nicely with cobra
v1.1.0
Changelog
- 7a78f18 FEATURE: check if task exists in dev.sh and give hint if not