Releases: cloudhut/common
Releases · cloudhut/common
0.10.0 / 2023-06-12
0.9.0 / 2023-05-14
0.8.0 / 2023-02-24
- Add method to retrieve unescaped URL parameters
- Add method to retrieve unescaped query parameters
0.7.0 / 2022-11-21
- Update go-chi to v5
0.6.1 / 2022-11-11
- Update all direct dependencies to latest version
0.6.0 / 2021-08-16
- Return rest.Error in rest.Decode() method
0.5.1 / 2020-01-24
- Update dependencies
0.5.0 / 2020-01-24
- Improve error check in
decode()
method and return aMalformedRequest
0.4.0 / 2020-12-11
- Add stacktrace in panic logs
Add YAML Tags
This release adds YAML tags and includes a breaking change of the AccessLogs middleware (no more support for blocking on specific headers if present).