Releases: homeport/termshot
Releases · homeport/termshot
termshot release v0.5.0
What's Changed
- Add flags to write and read raw content by @HeavyWombat in #299
- Use
scaffold.WritePNG
instead ofscaffold.Write
by @HeavyWombat in #307 - Bump to
golangci-lint
config version 2 by @HeavyWombat in #308
Full Changelog: v0.4.1...v0.5.0
termshot release v0.4.1
Fixes
What's Changed
- Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #261
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #260
- Bump github.com/gonvenience/bunt from 1.3.5 to 1.4.0 by @dependabot in #262
Full Changelog: v0.4.0...v0.4.1
termshot release v0.4.0
What's Changed
- Refactor
font
package by @HeavyWombat in #251 - Switch to
font
package by @HeavyWombat in #252 - Add clip canvas option by @HeavyWombat in #253
- Address
gosec
findings by @HeavyWombat in #255 - Remove context error from
wrap
package by @HeavyWombat in #256 - Tweak GitHub Action setup by @HeavyWombat in #257
- Refactor show command code logic by @HeavyWombat in #258
- Start pseudo terminal with explicit window size by @HeavyWombat in #259
Full Changelog: v0.3.0...v0.4.0
termshot release v0.3.0
What's Changed
- Remove instacode.de link from README by @alexandear in #247
- Add documention to README by @colinhacks in #139
- Fix typo, tha -> that by @kianmeng in #250
- New flag to enforce horizontal width (columns) in the screenshot by @lukasz-lobocki in #159
- New flags to omit drawing window decorations and window shadow in the screenshot by @Lamisedaxeh in #115
New Contributors
- @alexandear made their first contribution in #247
- @colinhacks made their first contribution in #139
- @kianmeng made their first contribution in #250
- @lukasz-lobocki made their first contribution in #159
- @Lamisedaxeh made their first contribution in #115
Full Changelog: v0.2.12...v0.3.0
termshot release v0.2.12
Changelog
termshot release v0.2.11
Changelog
- 0b1ff11: Bump Go version to
1.22
(@HeavyWombat) - b1bcdd7: Introduce convenience download script (@HeavyWombat)
- f0a38a3: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 24fe309: Bump Go version to
1.23
(@HeavyWombat)
termshot release v0.2.10
Changelog
- 0b1ff11: Bump Go version to
1.22
(@HeavyWombat) - b1bcdd7: Introduce convenience download script (@HeavyWombat)
- f0a38a3: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 24fe309: Bump Go version to
1.23
(@HeavyWombat)
termshot release v0.2.9
Changelog
- 0b1ff11: Bump Go version to
1.22
(@HeavyWombat) - b1bcdd7: Introduce convenience download script (@HeavyWombat)
- f0a38a3: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 24fe309: Bump Go version to
1.23
(@HeavyWombat)
v0.2.8
Bump `golang.org/x` dependencies Bump available `golang.org/x` dependencies.
v0.2.7
What's Changed
- Add GitHub Action to test GoReleaser builds by @HeavyWombat in #143
Full Changelog: v0.2.6...v0.2.7