This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Releases: gofor-little/xerror
Releases · gofor-little/xerror
v1.0.7
v1.0.6
What's Changed
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Added
- Added CodeQL action.
v0.5.1
Fixed
- Fixed character scape issues with
Error.MarshalJSON
.
v0.5.0
Added
- Added Go 1.17 support.
- Added
Wrapf
function.