Skip to content

v2.0.0-beta.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 20:01
· 25 commits to refs/heads/master since this release
7008899

🧹 Updates

  • Improve UnsafeBytes with Go 1.20+ (#64)
  • ToString: improve test and bench setup (#63)
  • Improve ToString by 20% (#62)
  • Update unsafe functions (#65)

🛠️ Maintenance

  • Fixes and refactoring of CI files (#56)
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#71)
  • Bump fuxingloh/multi-labeler from 3 to 4 (#67)
  • Bump fuxingloh/multi-labeler from 2 to 3 (#66)
  • Bump actions/cache from 3 to 4 (#58)
  • Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (#57)
  • Bump release-drafter/release-drafter from 5 to 6 (#61)
  • Bump nick-fields/retry from 2 to 3 (#60)
  • Bump actions/setup-go from 4 to 5 (#53)
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#45)

🐛 Fixes

  • Fix IPv4 boundary checking (#73)
  • Fix mismatch minimum go version to match gofiber/fiber (#70)

📚 Documentation

  • Add CODEOWNERS file (#72)

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

Thank you @Fenny, @ReneWerner87, @fufuok, @gaby and @koddr for making this update possible.