Releases: gofiber/template
Pug - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...pug/v2.0.0
Thank you @efectn for making this update possible.
Mustache - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...mustache/v2.0.0
Thank you @efectn for making this update possible.
Jet - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...jet/v2.0.0
Thank you @efectn for making this update possible.
Html - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...html/v2.0.0
Thank you @efectn for making this update possible.
Handlebars - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...handlebars/v2.0.0
Thank you @efectn for making this update possible.
Django - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...django/v2.0.0
Thank you @efectn for making this update possible.
Amber - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...amber/v2.0.0
Thank you @efectn for making this update possible.
Ace - v2.0.0
🧹 Updates
- Improve monorepo structure (#237)
Full Changelog: v1.8.1...ace/v2.0.0
Thank you @efectn for making this update possible.
v1.8.1
v1.8.0
❗ BreakingChange
- Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 (#228)
Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.
🚀 New
- html: Add method
FuncMap()
to export function map. (#224)
🧹 Updates
- Bump actions/checkout from 3.4.0 to 3.5.0 (#229)
- Bump actions/setup-go from 3 to 4 (#225)
- Bump actions/checkout from 3.3.0 to 3.4.0 (#226)
- Bump github.com/mattn/go-slim from 0.0.0-20200618151855-bde33eecb5ee to 0.0.4 (#223)
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#222)
Full Changelog: v1.7.5...v1.8.0