Skip to content

Releases: amalfra/etag

Correct publish script

09 Apr 11:31
Compare
Choose a tag to compare
  • Fix bug with publish script

Drop support for old Go versions

27 May 16:33
Compare
Choose a tag to compare
  • Minimum Go version 1.18 is required.

Sunset support for older go versions than 1.16

21 May 10:37
Compare
Choose a tag to compare
  • min Go version 1.16 required

Go mod and drop support for old go versions

18 Jul 17:16
Compare
Choose a tag to compare
  • adds go mod support and now the minimum Go version required in 1.12.
  • switched to Github actions

Fix Etag format

16 Aug 15:32
Compare
Choose a tag to compare

The release will fix a bug with format of an Etag:

  • ETag are expecting to be enclosed in quotes.

Simplify

06 Aug 10:39
Compare
Choose a tag to compare

Simplify SHA1 generation code and add tests

Initial release

14 Mar 05:45
Compare
Choose a tag to compare
0.0.1

add readme