What's Changed
Feature:
- #1520, #1522 async handlers crash on HEAD request
 - #1510 strict status response
 - #1503 add t.NumericEnum() for numeric enum query handling
 - #1450 call onAfterResponse when onError returns a value
 - remove redundant 
Prettify - prettify response for OpenAPI type gen
 - conditional apply macro context in type level
 - improve type performance in general
 
Change:
- remove 
Prettify2,Partial2 
New Contributors
- @sunnylqm made their first contribution in #1522
 - @wvq made their first contribution in #1503
 - @nzws made their first contribution in #1450
 
Full Changelog: 1.4.13...1.4.14