Skip to content

Releases: gin-contrib/static

v1.1.2

05 May 01:06
722aa5b
Compare
Choose a tag to compare

Changelog

Enhancements

Build process updates

v1.1.1

23 Mar 00:19
1bfc746
Compare
Choose a tag to compare

Changelog

Enhancements

  • 1bfc746 chore: update external dependencies to latest versions

v1.1.0

17 Feb 08:40
21b6603
Compare
Choose a tag to compare

Changelog

Features

  • faf596e feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
  • 9ae1c0d feat: Implement embed folder and a better organisation
  • 7e4680a feat: Implement embed folder and a better organisation
  • acf41a9 feat: enhance static file serving capabilities

Bug fixes

  • 45b3e72 fix(lint): should be written without leading space

Enhancements

  • cd3f75b chore(CD): enable goreleaser config.
  • 0874496 chore(CI): add go1.20 version
  • a7b3745 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
  • f82b50d chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
  • b99f153 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 92f1410 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 9bd6c69 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 4f067b5 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • 33b0a22 chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
  • f12c8a9 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • a476d0b chore(deps): bump github/codeql-action from 1 to 2
  • 76c2495 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 8c4fd21 chore(github): upgrade action package.
  • a99fa6d chore(lint): add golang lint config
  • f6388b3 chore(lint): upgrade /golangci-lint to v1.43.0
  • db264bd chore: Add go 1.19 and upgrade lint version to v1.49
  • 7cf53f6 chore: add go1.16 version
  • d361912 chore: fix lint
  • ad4c6b0 chore: refactor Lint Configuration for Go Project
  • 9f124f7 chore: refactor example directory structure
  • 4cbe726 chore: rename example to _example
  • 651b99a chore: switch travis to github actions.
  • 2a746de chore: update GitHub Actions versions in workflow files
  • ad67ad1 chore: update GitHub actions and dependencies
  • f07e37c chore: update dependencies and Go version
  • 111c2d5 chore: update gin to v1.7.4
  • a16b37a chore: upgrade checkout version to v3

Others

  • 8d999d6 Fix example link in README.md
  • cd34821 chore(CI/CD): add dependabot
  • 4779c44 chore(CI/CD): remove macos-latest testing
  • ebb0d39 ci: Update travis.yml go 1.16 required
  • a2c0537 ci: update CI workflows and dependencies
  • 48e0d07 ci: update Go versions and CI workflows
  • 5d1b16d doc: Update use embedmd (include file in .md)
  • 21b6603 style: refactor tests and update CI configurations
  • e3221e7 test: improve reliability of file operations
  • 6e6360c test: refactor tests and cleanup imports

v1.0.0

17 Feb 08:13
80d4aac
Compare
Choose a tag to compare

Changelog

Features

  • ec0f82b feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL

Bug fixes

  • 80d4aac fix(lint): should be written without leading space

Enhancements

  • 42d57cf chore(CD): enable goreleaser config.
  • 6f6aff6 chore(CI): add go1.20 version
  • 7caa1c1 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
  • 2374c7c chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
  • 8f793dc chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 1d0cf2c chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 0faa4fd chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • f17fd95 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • e1129d3 chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
  • 97f0937 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 03995b8 chore(deps): bump github/codeql-action from 1 to 2
  • 4807237 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 61acef3 chore(github): upgrade action package.
  • 7756450 chore(lint): add golang lint config
  • 0b63c38 chore(lint): upgrade /golangci-lint to v1.43.0
  • 3035101 chore: Add go 1.19 and upgrade lint version to v1.49
  • 268e788 chore: fix lint
  • aa17ccf chore: refactor Lint Configuration for Go Project
  • dfd14e7 chore: switch travis to github actions.
  • eaf6a9f chore: update GitHub Actions versions in workflow files
  • 1ff8cd1 chore: update GitHub actions and dependencies
  • 2958f15 chore: update dependencies and Go version
  • 95ad899 chore: update gin to v1.7.4
  • e54fe28 chore: upgrade checkout version to v3

Others

  • e87c665 Fix example link in README.md
  • 60e123d Merge pull request #26 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 5e00928 Merge pull request #29 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
  • f071c1a Merge pull request #30 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 6787702 Merge pull request #31 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 730373a Merge pull request #32 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
  • ae09b2e Merge pull request #33 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • eac955b Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 90ad359 Merge pull request #35 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.3
  • dbe4f68 Merge pull request #36 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • efaf9c2 Merge pull request #37 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 1e2ad02 Merge pull request #39 from ianlyons/patch-1
  • 5d022b2 chore(CI/CD): add dependabot
  • 256d14c chore(CI/CD): remove macos-latest testing
  • 670c639 ci: update CI workflows and dependencies
  • 9e163ee ci: update Go versions and CI workflows

v0.0.1

03 Apr 22:11
Compare
Choose a tag to compare
chore: rename example to _example