v2.12.0
config/*: refactor config.go's Parse() to use GetConfigVersion
*: add and use util.Is{True,False}() helpers
config: replace config appending with merging
config/util: remove stray print when parsing invalid JSON
config/*: test translation, actually