Skip to content

Releases: nhatthm/plugin-registry

v0.4.0

16 Sep 19:59
2d6f987

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Feb 09:14
b103924

Choose a tag to compare

What's Changed

  • Bump github.com/nhatthm/aferomock from 0.3.0 to 0.3.1 by @dependabot in #2
  • Bump github.com/spf13/afero from 1.6.0 to 1.7.0 by @dependabot in #3
  • Bump github.com/spf13/afero from 1.7.0 to 1.7.1 by @dependabot in #4
  • Bump github.com/spf13/afero from 1.7.1 to 1.8.0 by @dependabot in #5
  • Bump github.com/spf13/afero from 1.8.0 to 1.8.1 by @dependabot in #7
  • Bump github.com/bool64/ctxd from 1.0.0 to 1.1.0 by @dependabot in #8
  • Bump codecov/codecov-action from 1 to 2.1.0 by @dependabot in #6
  • Bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #10
  • Bump github.com/bool64/ctxd from 1.1.0 to 1.1.2 by @dependabot in #9
  • Bump actions/checkout from 2 to 3 by @dependabot in #11
  • Bump github.com/spf13/afero from 1.8.1 to 1.8.2 by @dependabot in #12
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #13
  • Bump actions/cache from 2 to 3 by @dependabot in #14
  • Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #15
  • Bump actions/setup-go from 2 to 3 by @dependabot in #16
  • Bump github.com/bool64/ctxd from 1.1.2 to 1.1.3 by @dependabot in #17
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #19
  • Bump github.com/nhatthm/aferocopy from 1.1.0 to 1.2.0 by @dependabot in #18
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #21
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #22
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #23
  • Bump github.com/spf13/afero from 1.8.2 to 1.9.0 by @dependabot in #24
  • Bump github.com/spf13/afero from 1.9.0 to 1.9.2 by @dependabot in #25
  • Bump github.com/bool64/ctxd from 1.1.3 to 1.2.0 by @dependabot in #26
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #27
  • Bump github.com/spf13/afero from 1.9.2 to 1.9.3 by @dependabot in #28
  • Bump dependencies by @nhatthm in #30

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

22 Nov 21:13
5e11f01

Choose a tag to compare

What's Changed

  • Bump github.com/nhatthm/aferocopy from 1.0.2 to 1.1.0 by @dependabot in #1

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Sep 13:36
fdb385b

Choose a tag to compare

Bump golang and golangci-lint

v0.1.9

17 May 07:43
897eada

Choose a tag to compare

Add plugins.Plugins.Has() to check for plugin existence

v0.1.8

15 May 08:25
9e52420

Choose a tag to compare

Remove config first before removing file while uninstalling plugin

v0.1.7

15 May 08:21
0b3be00

Choose a tag to compare

Raise error if plugin is not found while removing

v0.1.6

14 May 15:20
da1cf2e

Choose a tag to compare

FIx test names

v0.1.5

07 May 11:49
de9294a

Choose a tag to compare

Expose Registry.Config()

v0.1.4

07 May 11:35
e248163

Choose a tag to compare

Do not enabled a disabled module after installation