Skip to content

Releases: notnmeyer/tsk

v0.10.1

31 Dec 21:53
4d02abf
Compare
Choose a tag to compare

Changelog

v0.10.0

31 Dec 21:46
900de15
Compare
Choose a tag to compare

Changelog

  • 900de15 feat: install shell completions when installing homebrew package (#100)
  • 01d29cb feat: short desc field (#99)

v0.9.4

31 Dec 20:49
1708472
Compare
Choose a tag to compare

Changelog

  • 1772032 chore(deps): bump mvdan.cc/sh/v3 from 3.9.0 to 3.10.0 (#91)
  • 5b4bf7a chore: move task validation into task package (#94)
  • 7f3a2ba feat: --which to print the tasks file (#90)
  • 14c4891 feat: add fish shell completions (#96)
  • 1708472 feat: json output format (#98)

v0.9.3

11 Sep 04:16
7e13e7d
Compare
Choose a tag to compare

Changelog

  • 7e13e7d feat: add CLI_ARGS placeholder in list output (#86)

v0.9.2

29 Aug 04:51
1e876ae
Compare
Choose a tag to compare

Changelog

  • 3b27eca fix: dont run goreleaser in release script (#82)
  • 1e876ae fix: include all output options in --output's help (#83)

v0.9.1

29 Aug 04:26
e8dec55
Compare
Choose a tag to compare

Changelog

  • 4f41a74 chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 (#80)
  • e8dec55 fix: look in parent dir for tasks.toml (#81)

v0.9.0

17 Jul 03:55
b6af2e2
Compare
Choose a tag to compare

Changelog

  • aac0fc4 Update README.md — link to docs (#75)
  • 106fe74 chore(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (#76)
  • b6af2e2 feat: add --output formats (#77)

v0.8.2

29 Mar 15:03
f044408
Compare
Choose a tag to compare

Changelog

  • f044408 chore: dont assume a file extension when running no-cmd tasks (#74)
  • 5758e11 feat: add description field, update --list output (#73)

v0.8.1

21 Mar 03:44
ded5f92
Compare
Choose a tag to compare

Changelog

v0.8.0

20 Mar 04:10
271948e
Compare
Choose a tag to compare

Changelog

  • 5fe5e1c (feat): configurable script dir (#66)
  • fe4a7e1 (fix): help output (#65)
  • 271948e chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 (#61)
  • a773943 chore: update readme with scripts dir changes (#67)