Skip to content

v1.9.3

Compare
Choose a tag to compare
@Fenny Fenny released this 28 Apr 20:00
0419d08

🚀 Fiber v1.9.3

go get -u github.com/gofiber/fiber

Special thanks to @monzarrugh, @renanbastos93, @glaucia86, @bestgopher, @ofirrock, @jozsefsallai, @thomasvvugt, @elliotforbes, @Khaibin, @tianhongw, @arsmn, @da-z and everyone else who helped contribute to make this tag possible.

🔥 New

🧹 Updates

🧬 Middleware

🩹 Fixes

  • Some code blocks are re-used #310
  • Fiber's string conversion w/o allocation is now used in c.Range function #312
  • Typo's in ctx.go #294