Skip to content

Releases: sandstorm/dev-script-runner

v2.3.3

Choose a tag to compare

@fheinze fheinze released this 17 Feb 12:17

Changelog

  • baa4ef5 TASK: minor changes to dev.sh

v2.3.2

Choose a tag to compare

@fheinze fheinze released this 09 Feb 18:04

Changelog

v2.3.1

Choose a tag to compare

@fheinze fheinze released this 09 Feb 07:45

Changelog

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

v2.3.0

Choose a tag to compare

@fheinze fheinze released this 08 Feb 18:44

Changelog

v2.2.0

Choose a tag to compare

@fheinze fheinze released this 03 Feb 14:05

Changelog

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

v2.1.0

Choose a tag to compare

@fheinze fheinze released this 17 Jan 09:04

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

Choose a tag to compare

@fheinze fheinze released this 13 Jan 21:15

Changelog

  • 67460ce FEATURE: enabled autocompletion

v1.2.1

Choose a tag to compare

@fheinze fheinze released this 13 Jan 19:50

Changelog

  • cba89f5 BUGFIX: make cobra ignore flags for tasks

v1.2.0

Choose a tag to compare

@fheinze fheinze released this 13 Jan 13:15

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

Choose a tag to compare

@fheinze fheinze released this 10 Jan 10:21

Changelog

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