Skip to content

Releases: sandstorm/dev-script-runner

v2.3.3

17 Feb 12:17
Compare
Choose a tag to compare

Changelog

  • baa4ef5 TASK: minor changes to dev.sh

v2.3.2

09 Feb 18:04
Compare
Choose a tag to compare

Changelog

v2.3.1

09 Feb 07:45
Compare
Choose a tag to compare

Changelog

  • 3a8df62 TASK: improved README on how to set up autocompletion
  • 1bed1ec TASK: testing release after repo rename

v2.3.0

08 Feb 18:44
Compare
Choose a tag to compare

Changelog

v2.2.0

03 Feb 14:05
Compare
Choose a tag to compare

Changelog

  • e7e40f3 FEATURE: parse tasks from source files
  • a9de557 TASK: updated README

v2.1.0

17 Jan 09:04
Compare
Choose a tag to compare

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

13 Jan 21:15
Compare
Choose a tag to compare

Changelog

  • 67460ce FEATURE: enabled autocompletion

v1.2.1

13 Jan 19:50
Compare
Choose a tag to compare

Changelog

  • cba89f5 BUGFIX: make cobra ignore flags for tasks

v1.2.0

13 Jan 13:15
Compare
Choose a tag to compare

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

10 Jan 10:21
Compare
Choose a tag to compare

Changelog

  • 7a78f18 FEATURE: check if task exists in dev.sh and give hint if not