Skip to content

Releases: bang9211/wire-jacket

Release wire-jacket v1.1.5

16 Nov 23:59

Choose a tag to compare

Separated ViperJacket.

Full Changelog: v1.1.4...v1.1.5

Release wire-jacket v1.1.4

15 Oct 01:45

Choose a tag to compare

Minor Changes of viperconfig.

ViperConfig changed to ViperJacket it reads value of string, string slice, string map string using os.expandEnv()
It is processed so that it can operate properly even in unintended situations.

Full Changelog: v1.1.3...v1.1.4

Release wire-jacket v1.1.3

13 Oct 18:06

Choose a tag to compare

Minor Changes of viperconfig.

ViperConfig reads value of string, string map string using os.expandEnv()

Full Changelog: v1.1.2...v1.1.3

Release wire-jacket v1.1.2

09 Oct 14:49

Choose a tag to compare

Minor Changes of wirejacket, viperconfig.

  • ViperConfig works as singleton.

Full Changelog: v1.1.1...v1.1.2

Release wire-jacket v1.1.1

06 Oct 08:41

Choose a tag to compare

Added examples, Minor changes of readme, comments, wirejacket, test.

Full Changelog: v1.1.0...v1.1.1

Release wire-jacket v1.1.0

06 Oct 07:16

Choose a tag to compare

Changed Wire-Jacket default features.

  • Wire-Jacket uses app.conf by default.
  • Changed 'activating_modules' to 'modules' in config.
  • If serviceName exists, it use value of {serviceName}_modules in config.
  • If serviceName no exists, it use value of 'modules' in config
    Viper Test Bug Fixed.

Full Changelog: v1.0.0...v1.1.0

Release wire-jacket v1.0.0

27 Sep 08:02

Choose a tag to compare

wire-jacket passed the unit tests of default features.
release wire-jacket v1.0.0.