Releases: gin-contrib/multitemplate
Releases · gin-contrib/multitemplate
v1.0.1
v1.0.0
Changelog
Features
- 2a09875 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
- ea49057 feat(embed): Implement template loading from embedded filesystem (#48)
- 13b7778 feat(go): support go module
Bug fixes
Enhancements
- 6d07ad6 chore(CD): enable goreleaser config.
- 45920c9 chore(CI): add go1.20 version
- 3e397ee chore(CI): remove v1.10 and add v1.14 in go
- 8de806f chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
- 4bafddb chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
- be21e5a chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
- 0de5de8 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
- f06fd4e chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
- f25e25e chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
- ea09e48 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- eb19714 chore(deps): bump github/codeql-action from 1 to 2
- 5ac7559 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- 0520a26 chore(github): upgrade action package.
- 8a3ac50 chore(lint): upgrade /golangci-lint to v1.43.0
- 8c2a844 chore: Add go 1.19 and upgrade lint version to v1.49
- 811b268 chore: add env for go1.12
- 813432f chore: add go1.12 support
- b0f455f chore: add go1.15.x
- b3f4caa chore: fix lint
- 88754b2 chore: switch travis to github actions.
- 5f8f48f chore: update GitHub Actions workflows to latest versions
- 5bc92fc chore: update dependencies and Go version
- ad33eb4 chore: update gin to v1.7.4
- e2ee59f chore: upgrade checkout version to v3
- 95dee0d chore: upgrade gin to v1.5.0
- 4955c93 chore: upgrade gin to v1.6.3
- bba2ccf chore: upgrade to go 1.13 (#25)
- 666a730 chore: upgrade travis config format
Others
- d155fda Add 1.10 testing version
- 41d1d62 Add advanced example source code (#15)
- 753bf91 Add from string templates with functions (#4)
- 5799bbb Add golang 1.11.x version.
- 0620287 Add multiple base templates example source code
- bbc6daf Fix example in README.md (#5)
- 92ae355 Hot reloading with multitemplates (#11)
- 26d06d5 Initial commit
- 542ef92 Merge pull request #21 from caitinggui/master
- cde8ca8 Merge pull request #34 from gin-contrib/dependabot/github_actions/github/codeql-action-2
- eae677c Merge pull request #38 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
- 658d6de Merge pull request #40 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
- f44ead3 Merge pull request #41 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.0
- d980bc2 Merge pull request #42 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
- 8e12065 Merge pull request #43 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.2
- 0268f47 Merge pull request #44 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.3
- 96d92b5 Merge pull request #45 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5
- e21a0ba Merge pull request #46 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.8.0
- ce2733d Test Missing Template Or Name
- 71fc5d1 Update .travis.yml
- b37ce3e add Makefile
- 19cdfd6 add assert package
- d4f3e5e add example.
- 4b92988 add files From Glob
- f5f6e6b add files From string.
- 8a2f6dd add go 1.16
- 2e1a143 add testing and fix path.
- d259e38 add travis.
- 7e6f49c add vendor file.
- 7a2a7c5 chore(CI/CD): add dependabot
- c396235 chore(CI/CD): add go1.18 version
- 710510e chore(CI/CD): remove macos-latest testing
- 32b2334 ci: update GitHub Actions workflow to use codeql-action/init@v3
- b05899a ci: update workflow configurations for improved compatibility
- 0216d6b fix #1 Allow the use of custom template functions
- 599adf1 fix example on readme.
- 5247302 fix github.com/ugorji/go/codec conflict issue (#23)
- 0b92f09 fix readme.
- 6ccbc34 fix readme.
- 2095b85 fixed testing.
- 016771f improve testing coverage (#6)
- 6d037bc initial project.
- f989627 remove go1.6/1.7 from travis
- 7d1ec4f revert to github.com
- 7eb9391 support 1.8.x testing.
- d97495e update
- 7bf51d0 update 1.9
- 7a0692b update document.
- 5196daa update example
- 39e349c update html.
- ba668c0 update testing.
- 30e4249 upgrade gin to 1.4.0