Skip to content

Releases: gonvenience/bunt

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

bunt release v1.1.1

23 Jul 18:55
Compare
Choose a tag to compare

006da9d Add Errorf to bunt

bunt release v1.1.0

14 Jul 12:58
Compare
Choose a tag to compare

f8256db Add random color function

bunt release v1.0.7

25 Jun 16:48
Compare
Choose a tag to compare

7ba5034 Use strings.Replace() with -1 for all occurrences

bunt release v1.0.6

22 Jun 13:19
Compare
Choose a tag to compare

919af6c Add text blending support
49240f6 Add codecov.io badge to README

bunt release v1.0.5

19 Jun 21:55
Compare
Choose a tag to compare

2faff69 Add underline style and line mode for emphasis

bunt release v1.0.4

19 Jun 21:14
Compare
Choose a tag to compare

4e94726 Add line by line coloring

bunt release v1.0.3

18 Jun 21:04
Compare
Choose a tag to compare

37d6bd0 Introduce optional parse options

bunt release v1.0.2

17 Jun 21:09
Compare
Choose a tag to compare

faf9746 Fix incorrect byte vs rune handling
aa6ecef Fix GoDoc link in README
ddb6c69 Add go vet to Travis

bunt release v1.0.1

17 Jun 12:33
Compare
Choose a tag to compare

c128055 Fix plain text length issue
5105ac0 Fix license header