Releases: bang9211/wire-jacket
Release wire-jacket v1.1.5
Separated ViperJacket.
Full Changelog: v1.1.4...v1.1.5
Release wire-jacket v1.1.4
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
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
Minor Changes of wirejacket, viperconfig.
- ViperConfig works as singleton.
Full Changelog: v1.1.1...v1.1.2
Release wire-jacket v1.1.1
Added examples, Minor changes of readme, comments, wirejacket, test.
Full Changelog: v1.1.0...v1.1.1
Release wire-jacket v1.1.0
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
wire-jacket passed the unit tests of default features.
release wire-jacket v1.0.0.