Skip to main content

confval v0.7.0

This release adds a KDL frontend, three ways to print what a service loaded, and commented-out entries so a generated template shows you every setting a spec accepts rather than only the ones that carry a value.

confval v0.6.0

This release adds template generation, multi-source configuration layering, the keyword_enum! macro, and a way to derive a spec's Default from its attribute defaults.

confval v0.4.0

The confval and confval-derive crates now share a single version and are released together. From this release on, one version number and one set of release notes cover the whole workspace.