Skip to content

Releases: PHPDevsr/gin-forked

v1.0.12

Choose a tag to compare

@ddevsr ddevsr released this 15 May 11:45
9d9e341

What's Changed

  • chore(deps): bump github.com/gin-contrib/sse from 1.1.0 to 1.1.1 by @dependabot[bot] in #67
  • chore: update coverage mode in test command by @ddevsr in #68
  • chore: update Codecov flags and name in gin.yml by @ddevsr in #69
  • test: implement tests for LoadHTMLGlob, LoadHTMLFiles, and LoadHTMLFS by @ddevsr in #70
  • chore: codecov configuration by @ddevsr in #71
  • perf: improve performance routing by @ddevsr in #72
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 by @dependabot[bot] in #74
  • chore(deps): bump benchmark-action/github-action-benchmark from 1.21.0 to 1.22.0 in the actions group across 1 directory by @dependabot[bot] in #75
  • chore(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #77
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by @dependabot[bot] in #76
  • chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.5.1 by @dependabot[bot] in #78
  • chore(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 in the actions group by @dependabot[bot] in #79
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22 by @dependabot[bot] in #81
  • chore(deps): bump github.com/bytedance/sonic from 1.15.0 to 1.15.1 by @dependabot[bot] in #80
  • chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.5.1 to 2.6.0 by @dependabot[bot] in #82
  • chore(deps): bump benchmark-action/github-action-benchmark from 1.22.0 to 1.22.1 in the actions group by @dependabot[bot] in #84
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 by @dependabot[bot] in #83
  • chore(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 by @dependabot[bot] in #86
  • chore(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 by @dependabot[bot] in #85
  • perf(logger): use io.WriteString for log output by @ddevsr in #87

Full Changelog: https://github.com/PHPDevsr/gin-forked/commits/v1.0.12

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 07 Jan 04:23
62520d6

Changelog

Features

Bug fixes

Read more

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 07 Nov 09:46
e78eb5a

Changelog

Features

Bug fixes

Read more

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 20 Oct 10:10
758fb1b

Changelog

Features

Bug fixes

Read more

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 09 Sep 02:11
56ced7d

Changelog

Enhancements

Refactor

Others

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:46
a19226e

Changelog

Features

Bug fixes

Read more

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 06 Aug 07:46
d1594c9

Changelog

Features

Bug fixes

Read more

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 25 Jul 06:22
09c5b0e

Changelog

Features

  • 09c5b0e: feat(route): add an option to allow trailing slash insensitive matching (@ddevsr)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 03:49
167e4fa

Changelog

Features

Bug fixes

Read more

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:28
ea95a8f

Changelog

Features

Bug fixes

Read more