Skip to content

Releases: gofiber/template

v1.7.5

06 Feb 07:10
bd2552d
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 (#220)
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#219)

Full Changelog: v1.7.4...v1.7.5

v1.7.4

16 Jan 07:30
2fde445
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#214)
  • Bump github.com/CloudyKit/jet/v6 from 6.1.0 to 6.2.0 (#211)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#210, #215)

Full Changelog: v1.7.3...v1.7.4

v1.7.3

24 Nov 07:16
f60ebca
Compare
Choose a tag to compare

❗ BreakingChange

Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#209)
  • update fiber to 1.40.0 (#208)

Full Changelog: v1.7.2...v1.7.3

v1.7.2

11 Nov 07:26
1523c85
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.39.0 (#195, #199)
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#202)
  • Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (#200)
  • Bump actions/checkout from 3.0.2 to 3.1.0 (#196)

🐛 Fixes

  • Handlebars: Ensure we bind custom helpers only once on Engine Reload (Handlebars) (#206)
  • Handlebars & Mustache: Fix issue with variable bindings missing in layouts for Handlebars & Mustache engines (#204)

Full Changelog: v1.7.1...v1.7.2

v1.7.1

09 Sep 06:20
7354ca1
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.37.1 (#193)

Full Changelog: v1.7.0...v1.7.1

v1.7.0

31 Aug 06:02
3efb0f4
Compare
Choose a tag to compare

🚀 New

  • Add ability to forward base path to django template engine (#187)

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.37.0 (#192)

v1.6.30

03 Aug 07:00
43c9d08
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/cbroglie/mustache from 1.3.1 to 1.4.0 (#185)
  • Bump github.com/gofiber/fiber/v2 from 2.35.0 to 2.36.0 (#190)

v1.6.29

07 Jul 06:04
4dc69b4
Compare
Choose a tag to compare

🚀 New

  • New function AddFuncMap for html engine. (#181)

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 (#183, #184)

📚 Documentation

  • Fix minor typos in comments/docs (#182)

v1.6.28

24 May 05:58
935a820
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.34.0 (#175, #180)

🐛 Fixes

  • fix bug for Network file system (#143)

v1.6.27

18 Apr 10:33
aa22665
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.30.0 to 2.32.0 (#174)