Skip to content

Releases: ansel1/merry

Release 2.2.1

14 Mar 22:37
6f9a95d
Compare
Choose a tag to compare
  • update deps
  • update github actions

Release v2.2.0

01 Nov 14:54
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /v2 by @dependabot in #29
  • Updated min go version to 1.18

Full Changelog: v2.1.2...v2.2.0

v1.8.0

01 Nov 14:55
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #28
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /v2 by @dependabot in #29
  • Updated min go version to 1.18

Full Changelog: v1.7.0...v1.8.0

Release 2.1.2

12 Oct 14:08
fbb885d
Compare
Choose a tag to compare

Dependency updates.

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

Release v2.1.1

20 Feb 22:13
Compare
Choose a tag to compare

Updates dependencies

Release v2.1.0

09 Jan 02:20
Compare
Choose a tag to compare
  • grpcstatus learns new AttachStatus() function, for attaching a status.Status to an error without losing the original error.
  • Now requires go1.16: lint and cover now make it quite difficult to support earlier versions

Release 1.7.0

09 Jan 02:21
Compare
Choose a tag to compare
  • Now requires go1.16: lint and cover now make it quite difficult to support earlier versions

Release 2.1.0-beta

30 Nov 22:40
Compare
Choose a tag to compare
Release 2.1.0-beta Pre-release
Pre-release

grpcstatus learns new AttachStatus() function, for attaching a status.Status to an error without losing the original error.

Release 2.0.2

10 Oct 20:37
Compare
Choose a tag to compare
  • Errorf and Wrap/WrapSkipping now always return an error which implements fmt.Formatter, meaning fmt.Print("%v+", err) will always include the stacktrace (#26)

Release 2.0.1

15 Feb 15:28
Compare
Choose a tag to compare

Updated go.mod to go version 1.12.