Skip to content

Releases: notnmeyer/tsk

v0.12.1

24 Sep 01:05
5818fcd

Choose a tag to compare

Changelog

Breaking Change!

Starting with this release, the Homebrew package is a cask and will conflict with the previous package as they both install the same binary. Uninstall the existing package first and then install the cask, brew uninstall tsk && brew install --cask notnmeyer/tsk/tsk

v0.11.1

03 Jun 04:54
9c6323c

Choose a tag to compare

Changelog

v0.11.0

02 Apr 22:04
ad4393e

Choose a tag to compare

Changelog

v0.10.2

02 Apr 02:59
ba42449

Choose a tag to compare

Changelog

  • e3d142f chore(deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 (#107)
  • 67bb08e chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#105)
  • 1c0d5fb chore(deps): bump mvdan.cc/sh/v3 from 3.10.0 to 3.11.0 (#106)
  • ba42449 chore: add test coverage (#104)
  • a4c9570 chore: refactor tsk cmd (#103)

v0.10.1

31 Dec 21:53
4d02abf

Choose a tag to compare

Changelog

v0.10.0

31 Dec 21:46
900de15

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

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

Choose a tag to compare

Changelog

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

v0.9.2

29 Aug 04:51
1e876ae

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

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)