Skip to content

Releases: danielgtaylor/huma

v1.11.2

13 Sep 23:41
v1.11.2
78af577
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

12 Sep 21:13
v1.11.1
518e34c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

12 Sep 18:12
aee7345
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

02 Aug 18:34
f77335b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

27 Jul 20:30
51e4a54
Compare
Choose a tag to compare

What's Changed

  • docs: add TOC to README.md plus Install section by @hagemt in #54
  • feat(graphql): add ignore prefixes config option by @danielgtaylor in #57

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

02 Jun 16:10
bc14792
Compare
Choose a tag to compare

What's Changed

  • feat: make the path for static openapi routes configurable by @lgarrett-isp in #52

Full Changelog: v1.7.0...v1.8.0

Huma v1.7.0

26 May 23:47
v1.7.0
030f8b9
Compare
Choose a tag to compare

What's Changed

  • feat: add RawBody support and UnsupportedMediaType response by @danielgtaylor in #51

Full Changelog: v1.6.0...v1.7.0

Huma v1.6.0

09 May 20:09
v1.6.0
34009d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.5...v1.6.0

Huma v1.5.5

05 May 16:37
v1.5.5
73c101e
Compare
Choose a tag to compare

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

  • @jceb made their first contribution in #46

Full Changelog: v1.5.4...v1.5.5

Huma v1.5.4

22 Apr 21:59
Compare
Choose a tag to compare
  • Removed values.Has call in resolver, fixing backwards compatibility issue

Full Changelog: v1.5.3...v1.5.4