v0.20.0
- feature: support to cast config to value with
config.toValue<T>()
- fix:
watchFile
throws exception when using relative path - fix: parsing of environment variables is stricter now
config.toValue<T>()
watchFile
throws exception when using relative path