Logo
Explore Help
Sign In
unistack-org/micro-config-env
4
0
Fork 1
You've already forked micro-config-env
Code Issues Pull Requests Actions Packages Projects Releases 23 Wiki Activity

23 Releases 23 Tags

RSS Feed
  • v3.8.4 53fc9af8da
    Compare

    v3.8.4 Stable

    vtolstov released this 2023-03-14 11:01:00 +03:00 | 11 commits to v3 since this release

    • update micro to latest release
    • use Before/After Init funcs
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.3 0defa96934
    Compare

    v3.8.3 Stable

    vtolstov released this 2022-11-26 15:54:31 +03:00 | 41 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.0 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/57
    • Bump actions/cache from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/56
    • Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/58
    • Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.5 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/59
    • Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/60
    • Bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/61
    • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/62
    • Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/63
    • Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/64
    • Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/65
    • Bump github.com/imdario/mergo from 0.3.12 to 0.3.13 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/66
    • Bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.10 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/67
    • Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/70
    • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/69
    • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/71
    • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/73
    • Bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/74
    • Bump go.unistack.org/micro/v3 from 3.9.11 to 3.9.13 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/75
    • Bump hmarr/auto-approve-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/76
    • support multiple env params for single value by @vtolstov in https://github.com/unistack-org/micro-config-env/pull/77

    Full Changelog: https://github.com/unistack-org/micro-config-env/compare/v3.8.2...v3.8.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.2 859782a081
    Compare

    v3.8.2 Stable

    vtolstov released this 2021-11-24 01:22:41 +03:00 | 85 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.8.5 to 3.8.7 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/39
    • Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 by @dependabot in https://github.com/unistack-org/micro-config-env/pull/40
    • merge master by @vtolstov in https://github.com/unistack-org/micro-config-env/pull/41

    New Contributors

    • @vtolstov made their first contribution in https://github.com/unistack-org/micro-config-env/pull/41

    Full Changelog: https://github.com/unistack-org/micro-config-env/compare/v3.8.1...v3.8.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.1 7b0c900812
    Compare

    v3.8.1 Stable

    vtolstov released this 2021-10-26 23:26:58 +03:00 | 92 commits to v3 since this release

    Full Changelog: https://github.com/unistack-org/micro-config-env/compare/v3.8.0...v3.8.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.0 184ec6b7fe
    Compare

    v3.8.0 Stable

    vtolstov released this 2021-10-26 23:04:03 +03:00 | 93 commits to v3 since this release

    • update import paths

    Full Changelog: https://github.com/unistack-org/micro-config-env/compare/v3.7.6...v3.8.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.6 677949c8b8
    Compare

    v3.7.6 Stable

    vtolstov released this 2021-09-30 01:40:49 +03:00 | 120 commits to master since this release

    • update for latest micro
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.5.0 d38d96b268
    Compare

    v3.5.0 Stable

    vtolstov released this 2021-08-04 14:00:49 +03:00 | 133 commits to master since this release

    • implement watcher interface
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.4.0 6f44125bdf
    Compare

    v3.4.0 Stable

    vtolstov released this 2021-06-21 16:09:28 +03:00 | 135 commits to master since this release

    • update to latest micro
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.0 b807ce7996
    Compare

    v3.3.0 Stable

    vtolstov released this 2021-05-08 19:38:36 +03:00 | 136 commits to master since this release

    • implement config.Save
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.2.5 7c0fcda07a
    Compare

    v3.2.5 Stable

    vtolstov released this 2021-04-01 10:57:15 +03:00 | 144 commits to master since this release

    • continue filling struct if tag not found
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.24.5 Page: 63ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API