All Versions
3
Latest Version
Avg Release Cycle
170 days
Latest Release
1677 days ago

Changelog History

  • v0.1.2 Changes

    September 23, 2019

    ✨ Enhancements

    • ➕ Added in json tag to the Errors within the ErrorJson struct so that Errors are marshaled as errors to fall in line with the json spec
  • v0.1.1 Changes

    July 12, 2019

    ✨ Enhancements

    • 📦 Package name from jsonError to jsonerror to fall in line with go conventions
    • ✅ Renamed jsonError.go to json_error.go along with the appropriate test to fall in line with go conventions
  • v0.1.0 Changes

    October 18, 2018

    📦 This package is to help wrap error responses to follow the jsonapi spec