Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 06:44
· 656 commits to refs/heads/master since this release
2cb1979

❗ 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