KingDownloads

termshot version history

10 releases tracked, newest first.

v0.6.1

Feb 9, 2026
- Updated multiple golang.org/x dependencies to newer versions - Bumped github.com/onsi/ginkgo/v2 and github.com/onsi/gomega testing libraries - Updated github.com/spf13/cobra and github.com/spf13/pflag packages - Updated GitHub Actions dependencies and examples

4 downloads

v0.6.0

Jun 28, 2025
## What's Changed * Bump golangci/golangci-lint-action from 7 to 8 by @dependabot in https://github.com/homeport/termshot/pull/310 * Bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in https://github.com/homeport/termshot/pull/311 * Bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in https://github.com/homeport/termshot/pull/312 * Bump golang.org/x/image from 0.26.0 to 0.27.0 by @dependabot in https://github.com/homeport/termshot/pull/316 * Bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in https://github.com/homeport/termshot/pull/315 * Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in https://github.com/homeport/termshot/pull/314 * Bump golang.org/x/tools from 0.32.0 to 0.33.0 by @dependabot in https://github.com/homeport/termshot/pull/313 * Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/homeport/termshot/pull/317 * Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot in https://github.com/homeport/termshot/pull/319 * Bump golang.org/x/image from 0.27.0 to 0.28.0 by @dependabot in https://github.com/homeport/termshot/pull/321 * Bump Go minimum version and available modules by

4 downloads

v0.5.0

Apr 8, 2025
## What's Changed * Add flags to write and read raw content by @HeavyWombat in https://github.com/homeport/termshot/pull/299 * Use `scaffold.WritePNG` instead of `scaffold.Write` by @HeavyWombat in https://github.com/homeport/termshot/pull/307 * Bump to `golangci-lint` config version 2 by @HeavyWombat in https://github.com/homeport/termshot/pull/308 **Full Changelog**: https://github.com/homeport/termshot/compare/v0.4.1...v0.5.0

4 downloads

v0.4.1

Jan 5, 2025
## Fixes * #220 * #102 ## What's Changed * Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in https://github.com/homeport/termshot/pull/261 * Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in https://github.com/homeport/termshot/pull/260 * Bump github.com/gonvenience/bunt from 1.3.5 to 1.4.0 by @dependabot in https://github.com/homeport/termshot/pull/262 **Full Changelog**: https://github.com/homeport/termshot/compare/v0.4.0...v0.4.1

4 downloads

v0.4.0

Jan 2, 2025
## What's Changed * Refactor `font` package by @HeavyWombat in https://github.com/homeport/termshot/pull/251 * Switch to `font` package by @HeavyWombat in https://github.com/homeport/termshot/pull/252 * Add clip canvas option by @HeavyWombat in https://github.com/homeport/termshot/pull/253 * Address `gosec` findings by @HeavyWombat in https://github.com/homeport/termshot/pull/255 * Remove context error from `wrap` package by @HeavyWombat in https://github.com/homeport/termshot/pull/256 * Tweak GitHub Action setup by @HeavyWombat in https://github.com/homeport/termshot/pull/257 * Refactor show command code logic by @HeavyWombat in https://github.com/homeport/termshot/pull/258 * Start pseudo terminal with explicit window size by @HeavyWombat in https://github.com/homeport/termshot/pull/259 **Full Changelog**: https://github.com/homeport/termshot/compare/v0.3.0...v0.4.0

4 downloads

v0.3.0

Dec 29, 2024
## What's Changed * Remove instacode.de link from README by @alexandear in https://github.com/homeport/termshot/pull/247 * Add documention to README by @colinhacks in https://github.com/homeport/termshot/pull/139 * Fix typo, tha -> that by @kianmeng in https://github.com/homeport/termshot/pull/250 * New flag to enforce horizontal width (columns) in the screenshot by @lukasz-lobocki in https://github.com/homeport/termshot/pull/159 * New flags to omit drawing window decorations and window shadow in the screenshot by @Lamisedaxeh in https://github.com/homeport/termshot/pull/115 ## New Contributors * @alexandear made their first contribution in https://github.com/homeport/termshot/pull/247 * @colinhacks made their first contribution in https://github.com/homeport/termshot/pull/139 * @kianmeng made their first contribution in https://github.com/homeport/termshot/pull/250 * @lukasz-lobocki made their first contribution in https://github.com/homeport/termshot/pull/159 * @Lamisedaxeh made their first contribution in https://github.com/homeport/termshot/pull/115 **Full Changelog**: https://github.com/homeport/termshot/compare/v0.2.12...v0.3.0

4 downloads

v0.2.12

Dec 4, 2024
## Changelog

4 downloads

v0.2.11

Nov 7, 2024
## Changelog * 0b1ff11f8a819babdd79f56968c11e296f89cf0b: Bump Go version to `1.22` (@HeavyWombat) * b1bcdd75fabc010d13ebfb941f53961e51876a09: Introduce convenience download script (@HeavyWombat) * f0a38a3caafa581c88ac33dfdd76cfa1adc29612: Unify `.goreleaser.yml` configuration (@HeavyWombat) * 24fe30987c3c0ae01e8a6fcf014741e3306f5853: Bump Go version to `1.23` (@HeavyWombat)

4 downloads

v0.2.10

Oct 2, 2024
## Changelog * 0b1ff11f8a819babdd79f56968c11e296f89cf0b: Bump Go version to `1.22` (@HeavyWombat) * b1bcdd75fabc010d13ebfb941f53961e51876a09: Introduce convenience download script (@HeavyWombat) * f0a38a3caafa581c88ac33dfdd76cfa1adc29612: Unify `.goreleaser.yml` configuration (@HeavyWombat) * 24fe30987c3c0ae01e8a6fcf014741e3306f5853: Bump Go version to `1.23` (@HeavyWombat)

4 downloads

v0.2.9

Sep 20, 2024
## Changelog * 0b1ff11f8a819babdd79f56968c11e296f89cf0b: Bump Go version to `1.22` (@HeavyWombat) * b1bcdd75fabc010d13ebfb941f53961e51876a09: Introduce convenience download script (@HeavyWombat) * f0a38a3caafa581c88ac33dfdd76cfa1adc29612: Unify `.goreleaser.yml` configuration (@HeavyWombat) * 24fe30987c3c0ae01e8a6fcf014741e3306f5853: Bump Go version to `1.23` (@HeavyWombat)

4 downloads