All Versions
3
Latest Version
Avg Release Cycle
170 days
Latest Release
1874 days ago
Changelog History
Changelog History
-
v0.1.2 Changes
September 23, 2019✨ Enhancements
- ➕ Added in json tag to the
Errors
within theErrorJson
struct so thatErrors
are marshaled aserrors
to fall in line with the json spec
- ➕ Added in json tag to the
-
v0.1.1 Changes
July 12, 2019✨ Enhancements
- 📦 Package name from
jsonError
tojsonerror
to fall in line with go conventions - ✅ Renamed
jsonError.go
tojson_error.go
along with the appropriate test to fall in line with go conventions
- 📦 Package name from
-
v0.1.0 Changes
October 18, 2018📦 This package is to help wrap error responses to follow the jsonapi spec