Releases: zgalor/weberr
Releases · zgalor/weberr
v0.8.2
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
Change the value of NoType to iota
NoType defaulted to InternalServerError 500 but previous version added InternalServerError explicit error type.
This change sets NoType with a different non-http error code, leaving the decision of how to handle it to the application using the package.