Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: gofor-little/xerror

v1.0.7

27 Mar 00:43
9f13e2a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/stale action to v8 by @renovate in #14

Full Changelog: v1.0.6...v1.0.7

v1.0.6

06 Mar 05:44
ce77692
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #13

Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 Feb 01:13
43e4217
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

09 Jan 08:35
8e0c2a8
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.1 by @renovate in #12

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Jan 05:47
3147b3a
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.7.5 by @renovate in #11

Full Changelog: v1.0.2...v1.0.3

v1.0.2

06 Jan 23:24
6008a00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Jan 23:22
e47d9d6
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #4

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Oct 05:48
Compare
Choose a tag to compare

Added

  • Added CodeQL action.

v0.5.1

04 Sep 10:12
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Fixed

  • Fixed character scape issues with Error.MarshalJSON.

v0.5.0

21 Aug 02:15
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Added

  • Added Go 1.17 support.
  • Added Wrapf function.