Skip to content
New issue

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

🥳 v1.8.0 release notes! #191

Closed
Fenny opened this issue Feb 27, 2020 · 0 comments
Closed

🥳 v1.8.0 release notes! #191

Fenny opened this issue Feb 27, 2020 · 0 comments

Comments

@Fenny
Copy link
Member

Fenny commented Feb 27, 2020

Fiber v1.8.0 #189

go get -u github.com/gofiber/fiber

[NEW] app.Settings.Immutable / https://fiber.wiki/application#settings

[RENAME] Settings.TemplateFolder-> Settings.TemplateFolder https://fiber.wiki/context#render
[RENAME] Settings.TemplateEngine-> Settings.TemplateEngine https://fiber.wiki/context#render
[RENAME] Settings.TemplateExtension-> Settings.TemplateExtension https://fiber.wiki/context#render

[UPDATE] app.METHOD(path string, handlers ...func(*Ctx)) https://fiber.wiki/application#http-methods
[UPDATE] *Cookie https://fiber.wiki/context#cookie
[UPDATE] ctx.Cookie(*Cookie) https://fiber.wiki/context#cookie
[UPDATE] Removed path params for WebSocket https://fiber.wiki/application#websocket
[UPDATE] Update websocket to v1.4.2

[FIX] Immutable values #185
[FIX] Stronger typed API #178
[FIX] Argument conflict #159
[FIX] Convert Recover error
[FIX] Bundle template dependencies
[FIX] Many internal optimizations

@Fenny Fenny pinned this issue Feb 27, 2020
@Fenny Fenny closed this as completed Feb 27, 2020
@Fenny Fenny changed the title 🥳 v1.8.x release notes! 🥳 v1.8.0 release notes! Mar 1, 2020
@Fenny Fenny unpinned this issue Mar 1, 2020
@Fenny Fenny pinned this issue Mar 1, 2020
@Fenny Fenny unpinned this issue Mar 4, 2020
@Fenny Fenny pinned this issue Mar 4, 2020
@Fenny Fenny unpinned this issue Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant