Releases: danielgtaylor/huma
Releases · danielgtaylor/huma
Huma v1.6.0
What's Changed
- feat: allow hidden/undocumented resources by @sslotnick-isp in #50
New Contributors
- @sslotnick-isp made their first contribution in #50
Full Changelog: v1.5.5...v1.6.0
Huma v1.5.5
What's Changed
- removed values.Has call due to backwards compatibility issues by @deo986 in #45
- docs: correct documentation renderer example by @jceb in #46
- fix: prevent double content-encoding by @danielgtaylor in #47
New Contributors
Full Changelog: v1.5.4...v1.5.5
Huma v1.5.4
- Removed values.Has call in resolver, fixing backwards compatibility issue
Full Changelog: v1.5.3...v1.5.4
Huma v1.5.3
What's Changed
Full Changelog: v1.5.2...v1.5.3
Huma v1.5.2
What's Changed
- fix: accept status code 0 as default response by @danielgtaylor in #43
Full Changelog: v1.5.1...v1.5.2
Huma v1.5.1
What's Changed
- fix: add 422 convenience response by @danielgtaylor in #42
Full Changelog: v1.5.0...v1.5.1
Huma v1.5.0
What's Changed
- feat: return more specific error codes by @danielgtaylor in #41
Full Changelog: v1.4.1...v1.5.0
Huma v1.4.1
What's Changed
- fix: trim trailing dot from error locations by @danielgtaylor in #39
- fix: responses.ServeContent -> responses.WriteContent by @deo986 in #40
Full Changelog: v1.4.0...v1.4.1
Huma v1.4.0
What's Changed
- Feat: Added WriteContent to huma context in order to support reading from streams directly into http response by @deo986 in #36
New Contributors
Full Changelog: v1.3.3...v1.4.0
Huma v1.3.3
What's Changed
- fix: redact headers after handler runs; fix typo by @danielgtaylor in #34
Full Changelog: v1.3.2...v1.3.3