Skip to content

Releases: gofiber/template

Pug - v2.0.0

26 Apr 14:16
Compare
Choose a tag to compare

🧹 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

26 Apr 14:16
Compare
Choose a tag to compare

🧹 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

26 Apr 14:16
Compare
Choose a tag to compare

🧹 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

26 Apr 14:15
Compare
Choose a tag to compare

🧹 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

26 Apr 14:15
Compare
Choose a tag to compare

🧹 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

26 Apr 14:15
Compare
Choose a tag to compare

🧹 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

26 Apr 14:14
Compare
Choose a tag to compare

🧹 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

26 Apr 14:14
Compare
Choose a tag to compare

🧹 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

18 Apr 09:11
ffe4b0e
Compare
Choose a tag to compare

🧹 Updates

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#234)
  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 (#233)
  • Bump actions/checkout from 3.5.1 to 3.5.2 (#232)
  • Bump actions/checkout from 3.5.0 to 3.5.1 (#231)

Full Changelog: v1.8.0...v1.8.1

v1.8.0

29 Mar 06:44
2cb1979
Compare
Choose a tag to compare

❗ 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