Skip to content

Releases: homeport/termshot

termshot release v0.2.10

02 Oct 17:50
753cab2
Compare
Choose a tag to compare

Changelog

termshot release v0.2.9

20 Sep 14:16
753cab2
Compare
Choose a tag to compare

Changelog

v0.2.8

23 Jul 20:09
Compare
Choose a tag to compare
Bump `golang.org/x` dependencies

Bump available `golang.org/x` dependencies.

v0.2.7

07 Jul 21:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

07 Jul 20:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

12 Oct 14:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

07 Jan 13:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 Dec 13:20
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mhatvan made their first contribution in #40

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Nov 19:57
Compare
Choose a tag to compare

Changelog

977b50d Bump Go to 1.17
0d836e9 Bump github.com/onsi/gomega from 1.13.0 to 1.16.0
8c19b89 Merge pull request #24 from homeport/fix/issue-23
840eaf4 Introduce filename command line flag
8464343 Bump github.com/creack/pty from 1.1.11 to 1.1.13
08ca4d8 Bump github.com/onsi/gomega from 1.11.0 to 1.13.0
6b8eda5 Fix Go version setup in GitHub Actions
1da0929 Upgrade to GitHub-native Dependabot

v0.2.1

26 Apr 07:27
Compare
Choose a tag to compare

Fixed display issue by adding ˣ to the list of replacement characters.

Changelog

8c5101c Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.1
34a8895 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
e8da535 Add ˣ to the rune replacement logic
5b0a42b Bump github.com/gonvenience/neat from 1.3.5 to 1.3.6
7137cbd Bump dependencies ginkgo/bunt
efb5f92 Recreate Go sum file
17bc0ad Bump github.com/onsi/gomega from 1.10.5 to 1.11.0
7bcf82e Bump github.com/gonvenience/term from 1.0.0 to 1.0.1
5a92469 Bump github.com/gonvenience/bunt from 1.3.0 to 1.3.1
497bccb Update GitHub Action configurations
0ae0344 Remove arm64 support in GoReleaser
5db34fb Fix wrong dependency location in build action
d958508 Simplify font loading code by using MustAsset
5638dd1 Introduce Homebrew update support