PackageTrack
Sign in Get early access

github.com/gin-contrib/multitemplate

v1.1.2 #4217 most downloaded on Go modules gin-contrib/multitemplate

What this package is like to depend on

Last release 1 months ago

18 Jul 2026

Ships fairly regularly

a new release about every 2 months

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

76 releases · first in 2016

7 releases in the last 12 months

see the full history below

Release timeline

76 releases · Dec 2016 to Jul 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 76
  1. v1.1.3-0.20260718025900-a534b32d3f53 18 Jul 2026 pre-release

    Nothing published for this version

  2. v1.1.3-0.20260626120839-f197ffaafd56 26 Jun 2026 pre-release

    Nothing published for this version

  3. v1.1.3-0.20260623022530-0289b82f7291 23 Jun 2026 pre-release

    Nothing published for this version

  4. v1.1.3-0.20260425044518-cc3972a0e595 25 Apr 2026 pre-release

    Nothing published for this version

  5. v1.1.3-0.20260328041032-672acdfd2867 28 Mar 2026 pre-release

    Nothing published for this version

  6. v1.1.2 28 Mar 2026
    Release notes

    Changelog

    Enhancements

    Build process updates

    Others

    Open source →
  7. v1.1.2-0.20251111133149-05004cf7601e 11 Nov 2025 pre-release

    Nothing published for this version

  8. v1.1.2-0.20250814144818-c3de54cbc29e 14 Aug 2025 pre-release

    Nothing published for this version

  9. v1.1.1 05 Apr 2025
    Release notes

    Changelog

    Enhancements

    • 91a5338: chore: update Go version and dependencies in project configuration (@appleboy)

    Build process updates

    • 51b8fb3: ci: update GolangCI configurations and GitHub workflow integration (@appleboy)
    Open source →
  10. v1.1.0 12 Feb 2025
    Release notes

    Changelog

    Features

    Enhancements

    Refactor

    • 6bedcd9: refactor: refactor template methods and structs for improved readability (@appleboy)

    Build process updates

    Open source →
  11. v1.0.3-0.20241229013835-7b561eb19388 29 Dec 2024 pre-release

    Nothing published for this version

  12. v1.0.2 28 Dec 2024
    Release notes

    Changelog

    Features

    Enhancements

    • e8d42e0: chore: update dependencies and Go version to latest releases (@appleboy)
    • a9223a4: chore: update various Go dependencies to their latest versions (@appleboy)

    Refactor

    • d2d77df: refactor: refactor template handling and request functions (@appleboy)
    • 92dd858: refactor: refactor and improve documentation for dynamic.go methods (@appleboy)

    Build process updates

    Documentation updates

    • 35ef918: docs: enhance documentation and update testing configurations (@appleboy)
    Open source →
  13. v1.0.2-0.20241228085106-a9223a4ca33d 28 Dec 2024 pre-release

    Nothing published for this version

  14. v1.0.2-0.20240927165403-d2d77df0d44b 27 Sep 2024 pre-release

    Nothing published for this version

  15. v1.0.1 05 May 2024
    Release notes

    Changelog

    Enhancements

    Refactor

    • 1b278ac: refactor: refactor changelog generation and commit grouping (@appleboy)

    Build process updates

    Documentation updates

    Open source →
  16. v1.0.1-0.20240505022937-bcfbd485541b 05 May 2024 pre-release

    Nothing published for this version

  17. v1.0.1-0.20240403120759-1b278ac54fff 03 Apr 2024 pre-release

    Nothing published for this version

  18. v1.0.1-0.20240401125025-25222d0bd441 01 Apr 2024 pre-release

    Nothing published for this version

  19. v1.0.0 29 Mar 2024
    Release notes

    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
    Open source →
  20. v0.0.0-20250814144818-c3de54cbc29e 14 Aug 2025 pre-release

    Nothing published for this version

  21. v0.0.0-20250212022646-6bedcd9ee224 12 Feb 2025 pre-release

    Nothing published for this version

  22. v0.0.0-20240927165403-d2d77df0d44b 27 Sep 2024 pre-release

    Nothing published for this version

  23. v0.0.0-20240927164423-bb7ab1d46886 27 Sep 2024 pre-release

    Nothing published for this version

  24. v0.0.0-20240927164357-e8d42e095709 27 Sep 2024 pre-release

    Nothing published for this version

  25. v0.0.0-20240329151834-ea4905740459 29 Mar 2024 pre-release

    Nothing published for this version

  26. v0.0.0-20231230012943-32b233489a81 30 Dec 2023 pre-release

    Nothing published for this version

  27. v0.0.0-20231211133547-5f8f48f9d29f 11 Dec 2023 pre-release

    Nothing published for this version

  28. v0.0.0-20230212012517-45920c92c271 12 Feb 2023 pre-release

    Nothing published for this version

  29. v0.0.0-20220829131020-8c2a8441bc2b 29 Aug 2022 pre-release

    Nothing published for this version

  30. v0.0.0-20220705015713-e21a0ba39de3 05 Jul 2022 pre-release

    Nothing published for this version

  31. v0.0.0-20220704191520-ea09e4848cd7 04 Jul 2022 pre-release

    Nothing published for this version

  32. v0.0.0-20220628024418-96d92b5f2a6d 28 Jun 2022 pre-release

    Nothing published for this version

  33. v0.0.0-20220626130723-0268f4711327 26 Jun 2022 pre-release

    Nothing published for this version

  34. v0.0.0-20220606235416-8e12065b5cb8 06 Jun 2022 pre-release

    Nothing published for this version

  35. v0.0.0-20220606192227-be21e5a000d5 06 Jun 2022 pre-release

    Nothing published for this version

  36. v0.0.0-20220530232724-f44ead3340b9 30 May 2022 pre-release

    Nothing published for this version

  37. v0.0.0-20220524002413-658d6de061b5 24 May 2022 pre-release

    Nothing published for this version

  38. v0.0.0-20220501090820-6d07ad6cd631 01 May 2022 pre-release

    Nothing published for this version

  39. v0.0.0-20220430012213-eae677c37a86 30 Apr 2022 pre-release

    Nothing published for this version

  40. v0.0.0-20220429071850-cde8ca86ec26 29 Apr 2022 pre-release

    Nothing published for this version

  41. v0.0.0-20220427085757-0520a26e234e 27 Apr 2022 pre-release

    Nothing published for this version

  42. v0.0.0-20220427083239-7a2a7c5792c1 27 Apr 2022 pre-release

    Nothing published for this version

  43. v0.0.0-20220323084503-710510e67c20 23 Mar 2022 pre-release

    Nothing published for this version

  44. v0.0.0-20220321030454-c3962357f8fe 21 Mar 2022 pre-release

    Nothing published for this version

  45. v0.0.0-20220318012832-e2ee59f3525c 18 Mar 2022 pre-release

    Nothing published for this version

  46. v0.0.0-20220203231411-2a098756d076 03 Feb 2022 pre-release

    Nothing published for this version

  47. v0.0.0-20220203231402-f37b7de06c7f 03 Feb 2022 pre-release

    Nothing published for this version

  48. v0.0.0-20220102045447-8a3ac507ec70 02 Jan 2022 pre-release

    Nothing published for this version

  49. v0.0.0-20211002122701-e9e3201b87a0 02 Oct 2021 pre-release

    Nothing published for this version

  50. v0.0.0-20211002120615-88754b23753d 02 Oct 2021 pre-release

    Nothing published for this version

  51. v0.0.0-20210428235909-8a2f6dd269a0 28 Apr 2021 pre-release

    Nothing published for this version

  52. v0.0.0-20200916052041-666a7309d230 16 Sep 2020 pre-release

    Nothing published for this version

  53. v0.0.0-20200815104402-b0f455fefd87 15 Aug 2020 pre-release

    Nothing published for this version

  54. v0.0.0-20200514145638-4955c9347179 14 May 2020 pre-release

    Nothing published for this version

  55. v0.0.0-20200226145339-3e397ee01bc6 26 Feb 2020 pre-release

    Nothing published for this version

  56. v0.0.0-20191128031210-95dee0dedf35 28 Nov 2019 pre-release

    Nothing published for this version

  57. v0.0.0-20190914010127-bba2ccfe37ec 14 Sep 2019 pre-release

    Nothing published for this version

  58. v0.0.0-20190528082104-30e424939505 28 May 2019 pre-release

    Nothing published for this version

  59. v0.0.0-20190528065740-52473020ef5f 28 May 2019 pre-release

    Nothing published for this version

  60. v0.0.0-20190301062633-f9896279eead 01 Mar 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive