๐ฅ New
- ctx.Route().Params are now public #545 @zerbitx
๐งน Updates
- Improve
app.Listen
documentation #561 - Improve code coverage #558 @kiyonlin
- Emoji Commits are now default #552
- Improve PT translation #553 @fsmiamoto
- Optimize
MethodNotAllowed
process #563 @ReneWerner87
๐ฉน Fixes
- Respond with
405
forUse
cases #556 - Hide the
-prefork-child
flag fromflag.Usage
#522 #542 @doingodswork