go-common/library/conf/paladin/CHANGELOG.md
2019-04-22 18:49:16 +08:00

25 lines
576 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### paladin
##### Version 1.1.2
> 1.修改map key to lower case
##### Version 1.1.1
> 1.修复错误时会panic
##### Version 1.1.0
> 1.修正Var统一显示处理panic
> 2.修复本地文件路径问题
> 3.添加helper快捷处理default value
##### Version 1.0.2
> 1.修下unmarshal方法为toml
##### Version 1.0.1
> 1.default/map/value添加Unmarshal方法
##### Version 1.0.0
> 1.支持sven、file、mock配置读取
> 2.支持struct、paladin.Map对象解析
> 3.支持Set接口进行配置Reload
> 4.支持Watch自定义订阅key value变化