Skip to content

Releases: gonvenience/bunt

bunt release v1.3.5

04 Apr 21:08
Compare
Choose a tag to compare

6f54660 Do not use colors in Windows
d9e08c6 Bump github.com/onsi/gomega from 1.27.5 to 1.27.6
4fb80a5 Bump github.com/onsi/gomega from 1.27.2 to 1.27.5
f4ffb32 Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.2
14dfd70 Bump github.com/onsi/gomega from 1.27.1 to 1.27.2
eedd803 Bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3
05cc37c Bump github.com/onsi/gomega from 1.27.0 to 1.27.1
fff052b Bump github.com/onsi/gomega from 1.26.0 to 1.27.0
82c54e5 Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1
e77a4cf Bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0
414f481 Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1
822140b Bump github.com/onsi/gomega from 1.25.0 to 1.26.0
cfa2121 Bump github.com/onsi/gomega from 1.24.2 to 1.25.0
64b38cd Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
9151ffb Bump dependabot/fetch-metadata
36d21f6 Bump github.com/onsi/gomega from 1.24.1 to 1.24.2
0d82ca0 Introduce auto-merge idea for dependabot
335017c Tweak Ginkgo install
87bea1e Use codecov/codecov-action@v3
382012e Bump dependencies and fix Ginkgo run
0b95306 Bump Go version to 1.19
e8ab6c2 Bump github.com/onsi/gomega from 1.21.1 to 1.22.1

bunt release v1.3.4

31 May 19:53
Compare
Choose a tag to compare

9b96aa7 Bump github.com/onsi/gomega from 1.18.1 to 1.19.0
585a6b6 Bump github.com/onsi/gomega from 1.18.0 to 1.18.1

bunt release v1.3.3

22 Jan 21:18
Compare
Choose a tag to compare

3e7914c Fix golangci-lint findings
ddc2782 Bump to Go 1.17
3b08c3a Remove ignore section from Dependabot config
a9b6aba Bump github.com/onsi/gomega from 1.11.0 to 1.15.0
48e743e Upgrade to GitHub-native Dependabot

bunt release v1.3.2

18 Mar 13:55
Compare
Choose a tag to compare

a220eb6 Introduce gren configuration
414b7de Add locking to color settings
29da5e4 Recreate Go sum file
42bc985 Bump github.com/onsi/gomega from 1.10.5 to 1.11.0

bunt release v1.3.1

19 Feb 20:56
Compare
Choose a tag to compare

fc69f41 Change color settings to be pflag.Value compatible
7c5a5a4 Move badges into headline
c7b2bd1 Introduce common GitHub Action build and test
6527ef6 Update Go module files
8f0faaa Remove fetch deep from build GitHub action
8b3db65 Remove Travis configuration
65bf0e9 Rename build/test GitHub Action file name
e263d27 Add code coverage upload

bunt release v1.3.0

07 Feb 21:44
Compare
Choose a tag to compare

66905ea Add more sanity checks for testing GitHub action
2da738f Refine ForegroundFunc style option
b8642b4 Refactor blend code to be more reusable
5fc2fdd Add draft for GitHub Action for releases
b7afa72 Add GitHub Action for testing
9bef6ed Add support for move cursor left sequences
27d3674 Fix failing test case due to colorful package bump
22ce0be Bump github.com/lucasb-eyer/go-colorful from 1.0.3 to 1.2.0
58934fe Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
2453c29 Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
6200079 Remove concurrent tests in Travis
728e37e Add ForegroundFunc style option

bunt release v1.2.0

10 Dec 11:26
Compare
Choose a tag to compare

d3cadb2 Add ParseStream function with new parse code
32c3695 Refine true color values for defined colors
8e51611 Add more ignored ANSI sequences to parser

bunt release v1.1.4

07 Nov 21:34
Compare
Choose a tag to compare

878a878 Fix two byte character issue

bunt release v1.1.3

13 Oct 13:39
Compare
Choose a tag to compare

a0e59da Fix print-issue for non-strings

bunt release v1.1.2

12 Oct 20:08
Compare
Choose a tag to compare

194c6ae Fix go sec findings
31e0ce9 Process error case for processTextAnnotations
5ed170d Bump Go version and libraries
ca8599b Introduce bunt color setting parsing
de92928 Bump github.com/onsi/gomega from 1.10.1 to 1.10.2
6d59d3b Bump github.com/onsi/ginkgo from 1.14.0 to 1.14.1
81bb491 Bump golang-dev-tools in Travis
2ff4497 Add Go version badge
3b11dd5 Replace godoc with pkg.go.dev
58c684e Replace default branch name
dd7bfd3 Bump github.com/onsi/ginkgo from 1.12.1 to 1.14.0
d81a873 Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
9af860e Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1
a263943 Bump github.com/onsi/gomega from 1.9.0 to 1.10.0
3b19647 Bump github.com/onsi/gomega from 1.8.1 to 1.9.0
bcb6d68 Bump github.com/onsi/ginkgo from 1.11.0 to 1.12.0
646005d Bump github.com/onsi/gomega from 1.7.1 to 1.8.1
2a66337 Bump github.com/onsi/ginkgo from 1.10.3 to 1.11.0
d92e5da Bump github.com/lucasb-eyer/go-colorful from 1.0.2 to 1.0.3
6d37f58 Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
95d494f Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
e767e33 Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.1
59b7d65 Bump github.com/onsi/gomega from 1.6.0 to 1.7.0
7672abc Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0