Releases: notnmeyer/tsk
Releases · notnmeyer/tsk
v0.12.1
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
v0.11.0
v0.10.2
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)