Releases: twelvelabs/termite
Releases · twelvelabs/termite
v0.7.0
Changelog
New Features
- e0295ba: feat: add render package (#40) (@twelvelabs)
- 3441c67: feat: merge ioutil and ui packages and rearrange things (#39) (@twelvelabs)
Bug fixes
- abe9dff: fix(deps): bump github.com/briandowns/spinner from 1.21.0 to 1.22.0 (#37) (@dependabot[bot])
- a632146: fix(deps): bump github.com/briandowns/spinner from 1.22.0 to 1.23.0 (#38) (@dependabot[bot])
- c00d969: fix(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#36) (@dependabot[bot])
v0.6.0
Changelog
New Features
- 2da23e8: feat: add underline and generic color funcs to ioutil.Formatter (#35) (@twelvelabs)
Bug fixes
- 4365155: fix(deps): Bump github.com/briandowns/spinner from 1.20.0 to 1.21.0 (#34) (@dependabot[bot])
- 3664c7a: fix(deps): Bump github.com/go-playground/locales from 0.14.0 to 0.14.1 (#29) (@dependabot[bot])
- 3380e7b: fix(deps): Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 (#32) (@dependabot[bot])
- 9786c15: fix(deps): Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#27) (@dependabot[bot])
Other work
- 4905ac6: ci(deps): Bump actions/checkout from 3.2.0 to 3.3.0 (#28) (@dependabot[bot])
- f70097a: ci(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#30) (@dependabot[bot])
- e99eed4: ci(deps): Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (#31) (@dependabot[bot])
v0.5.1
Changelog
Bug fixes
- bc2af0b: fix: ExitError should be a wrapper around std lib version (#26) (@twelvelabs)
v0.5.0
Changelog
New Features
- 01f8f0c: feat: Support more complex stubbing scenarios in run package (#25) (@twelvelabs)
v0.4.1
v0.4.0
Changelog
New Features
- 63d7b72: feat: Add run.MatchStdin stub matcher (#20) (@twelvelabs)
Other work
- 5d6e256: chore: Use gocovsh for coverage reports (@twelvelabs)
- f756876: ci(deps): Bump actions/checkout from 3.1.0 to 3.2.0 (#17) (@dependabot[bot])
- f6d3ccf: ci(deps): Bump actions/setup-go from 3.3.1 to 3.4.0 (#16) (@dependabot[bot])
- 0bef87f: ci(deps): Bump actions/setup-go from 3.4.0 to 3.5.0 (#19) (@dependabot[bot])
- 8129d75: ci(deps): Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#18) (@dependabot[bot])
v0.3.0
Changelog
New Features
- a43798f: feat: Add run package (#15) (@twelvelabs)
Other work
- 7fb57a3: ci(deps): Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#13) (@dependabot[bot])
v0.2.0
Changelog
New Features
- 0ac7521: feat: Add api package (#10) (@twelvelabs)
Bug fixes
- 4953216: fix: Move PrompterMock back into ui package for better ergonomics (#11) (@twelvelabs)
- 68c8d39: fix: Move PrompterMock to non-test file (#8) (@twelvelabs)
- 10b0d5b: fix: Remove xdg dependency (#12) (@twelvelabs)
Other work
- a394b39: ci: Warm proxy.golang.org on release (#9) (@twelvelabs)
v0.1.2
v0.1.1
Changelog
What's Changed
- ci: Fix token permission for release job by @twelvelabs in #7
Full Changelog: v0.1.0...v0.1.1