v0.1.0
Changelog
New Features
- b75d289: feat(ci): add workflows (@aymanbagabas)
- fb2d15b: feat(ci): release using goreleaser (@aymanbagabas)
- d487a49: feat: initial implementation (#6) (@aymanbagabas)
Bug fixes
- 191ee86: fix(unix): unix CommandContext (@aymanbagabas)
- d5e71ba: fix: build on unsupported GOOS (@aymanbagabas)
- 2593447: fix: windows build (@aymanbagabas)
Dependency updates
- df653e7: feat(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (@dependabot[bot])
- da1408b: feat(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#5) (@dependabot[bot])
- 58cf4fa: feat(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 (@dependabot[bot])
Other work
- 296f017: doc: add gomod replace comment (@aymanbagabas)
- 9b0c9ea: doc: add readme (@aymanbagabas)
- ddb8a05: refactor: error on unsupported platforms (@aymanbagabas)
- ede588f: refactor: move ssh into its own package (@aymanbagabas)
- 26fc323: refactor: rename package (@aymanbagabas)
- 35e7e62: refactor: rename type (@aymanbagabas)