Releases: homeport/termshot
Releases · homeport/termshot
termshot release v0.6.0
What's Changed
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #310
- Bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #311
- Bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in #312
- Bump golang.org/x/image from 0.26.0 to 0.27.0 by @dependabot in #316
- Bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #315
- Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #314
- Bump golang.org/x/tools from 0.32.0 to 0.33.0 by @dependabot in #313
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #317
- Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot in #319
- Bump golang.org/x/image from 0.27.0 to 0.28.0 by @dependabot in #321
- Bump Go minimum version and available modules by @HeavyWombat in #324
- Bump github.com/gonvenience/bunt from 1.4.1 to 1.4.2 by @dependabot in #325
Full Changelog: v0.5.0...v0.6.0
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.