Skip to content

Releases: kmulvey/concurrenthash

v1.6.4

31 May 15:53
v1.6.4
68fe92d
Compare
Choose a tag to compare

Changelog

  • d8c4dfd --- updated-dependencies: - dependency-name: github.com/kmulvey/goutils dependency-type: direct:production update-type: version-update:semver-minor ...
  • 3d22c26 Bump github.com/jedib0t/go-pretty/v6 from 6.5.6 to 6.5.9
  • 099fb7f Bump golang.org/x/sync from 0.6.0 to 0.7.0
  • d10ae34 Merge pull request #17 from kmulvey/dependabot/go_modules/golang.org/x/sync-0.7.0
  • b6b00a2 Merge pull request #19 from kmulvey/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.9
  • 9e1638c Merge pull request #21 from kmulvey/dependabot/go_modules/github.com/kmulvey/goutils-0.8.0
  • a08c67c build / release badges
  • 68fe92d tidy

v1.6.3

04 Apr 14:51
v1.6.3
96f459e
Compare
Choose a tag to compare

Changelog

v1.6.2

03 Apr 17:33
v1.6.2
368fdc1
Compare
Choose a tag to compare

Changelog

  • 368fdc1 replace_existing_artifacts

v1.5.3

22 Feb 17:22
v1.5.3
aa438e3
Compare
Choose a tag to compare

Changelog

  • 78384ba Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • f8f125c Bump github.com/twmb/murmur3 from 1.1.7 to 1.1.8
  • e34ef75 Merge branch 'main' into dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • fe4f7c7 Merge branch 'main' into dependabot/go_modules/github.com/twmb/murmur3-1.1.8
  • d4980c6 Merge pull request #10 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • ed28d1e Merge pull request #11 from kmulvey/dependabot/go_modules/github.com/twmb/murmur3-1.1.8
  • 0ad1db0 deps
  • f797c9f deps
  • 3661189 deps
  • 5c8f5ba fix test data
  • 168d6b7 go 1.21
  • aa438e3 upgrade actions

v1.5.2

21 Apr 14:46
v1.5.2
daed571
Compare
Choose a tag to compare

Changelog

v1.5.1

15 Apr 16:41
v1.5.1
9c7bd25
Compare
Choose a tag to compare

Changelog

v1.5.0

13 Apr 15:56
v1.5.0
18ba381
Compare
Choose a tag to compare

Changelog

  • 4501f73 Contains args are backwards
  • 18ba381 deps
  • 2055970 ignore insecure hash warnings
  • 57715e5 less strict error checking for window
  • caf5fff more ci cd config changes
  • c852e08 normalize ci cd configs
  • 4f45072 normalize github actions
  • be6b7ae remove context from struct and pass it in when needed
  • 54f2956 weak tests for windows

v1.4.0

17 Dec 18:22
v1.4.0
77adcbf
Compare
Choose a tag to compare

Changelog

v1.3.0

16 Dec 21:06
v1.3.0
a3f573e
Compare
Choose a tag to compare

Changelog

  • 7c3f6e7 add sha512 family and use a test matrix to save some lines
  • 5b274ca simplify returns
  • a3f573e test bad filename

v1.2.3

27 Oct 16:16
v1.2.3
2a8a692
Compare
Choose a tag to compare

Changelog

  • a73498e Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 2a8a692 Merge pull request #5 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • 8d40835 deps
  • 1fca47f use goutils Merge instead