We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fiber v1.7.1
v1.7.1
go get -u github.com/gofiber/fiber
[NEW] ctx.BodyParser / https://fiber.wiki/context#bodyparser [NEW] ctx.Error / https://fiber.wiki/context#error [NEW] ctx.Next / https://fiber.wiki/context#next [NEW] ctx.Render / https://fiber.wiki/context#render [NEW] app.New / https://fiber.wiki/application#settings [NEW] app.Recover / https://fiber.wiki/application#recover [NEW] app.Group / https://fiber.wiki/application#group [NEW] app.Settings / https://fiber.wiki/application#settings [NEW] app.WebSocket / https://fiber.wiki/application#websocket [NEW] app.Test / https://fiber.wiki/application#test [NEW] fiber.Map / #153
[FIX] G104 (CWE-703) #168 [FIX] Flag redefined #167 [FIX] Group nesting #155 [FIX] Fix logo #160 [FIX] JSON err handling #126 [FIX] Add windows to tests #119 [FIX] Banner issue #109 [FIX] Static wildcard support #71 [FIX] Unit testing #41 [FIX] Gosec #5 [FIX] Default static files #3 [FIX] ctx.SaveFile #1
[DEPRECATE] ctx.BasicAuth [DEPRECATE] ctx.Json [DEPRECATE] ctx.JsonBytes [DEPRECATE] ctx.JSONBytes [DEPRECATE] ctx.JsonString [DEPRECATE] ctx.JSONString [DEPRECATE] ctx.Xml [DEPRECATE] ctx.XML [DEPRECATE] app.Prefork [DEPRECATE] app.Engine [DEPRECATE] app.Banner
If you got suggestions, ideas or criticism please create a new issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fiber
v1.7.1
go get -u github.com/gofiber/fiber
[NEW] ctx.BodyParser / https://fiber.wiki/context#bodyparser
[NEW] ctx.Error / https://fiber.wiki/context#error
[NEW] ctx.Next / https://fiber.wiki/context#next
[NEW] ctx.Render / https://fiber.wiki/context#render
[NEW] app.New / https://fiber.wiki/application#settings
[NEW] app.Recover / https://fiber.wiki/application#recover
[NEW] app.Group / https://fiber.wiki/application#group
[NEW] app.Settings / https://fiber.wiki/application#settings
[NEW] app.WebSocket / https://fiber.wiki/application#websocket
[NEW] app.Test / https://fiber.wiki/application#test
[NEW] fiber.Map / #153
[FIX] G104 (CWE-703) #168
[FIX] Flag redefined #167
[FIX] Group nesting #155
[FIX] Fix logo #160
[FIX] JSON err handling #126
[FIX] Add windows to tests #119
[FIX] Banner issue #109
[FIX] Static wildcard support #71
[FIX] Unit testing #41
[FIX] Gosec #5
[FIX] Default static files #3
[FIX] ctx.SaveFile #1
[DEPRECATE] ctx.BasicAuth
[DEPRECATE] ctx.Json
[DEPRECATE] ctx.JsonBytes
[DEPRECATE] ctx.JSONBytes
[DEPRECATE] ctx.JsonString
[DEPRECATE] ctx.JSONString
[DEPRECATE] ctx.Xml
[DEPRECATE] ctx.XML
[DEPRECATE] app.Prefork
[DEPRECATE] app.Engine
[DEPRECATE] app.Banner
If you got suggestions, ideas or criticism please create a new issue.
The text was updated successfully, but these errors were encountered: