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 #189

Merged
merged 5 commits into from
Feb 27, 2020
Merged

v1.8.0 #189

merged 5 commits into from
Feb 27, 2020

Conversation

Fenny
Copy link
Member

@Fenny Fenny commented Feb 26, 2020

March v1.8.0

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

[RENAME] Settings.ViewFolder -> Settings.TemplateFolder https://fiber.wiki/context#render
[RENAME] Settings.ViewEngine -> Settings.TemplateEngine https://fiber.wiki/context#render
[RENAME] Settings.ViewExtension -> 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 merged commit 30a8b9b into gofiber:master Feb 27, 2020
@Fenny Fenny mentioned this pull request Feb 27, 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

Successfully merging this pull request may close these issues.

1 participant