Skip to content

v1.2.0

Compare
Choose a tag to compare
@speter speter released this 14 Aug 19:58
· 18 commits to v1 since this release

This release adds support for warnings (non-fatal errors). Now it is possible to ignore errors from extra data that cannot be stored into the configuration struct, as requested (among others) in #2. See Error handling and gcfg.FatalOnly for details. This feature has been enabled by the new warnings.v0 package.