Skip to content

Support Snake and Kebab case mappings

Compare
Choose a tag to compare
@credmond-git credmond-git released this 23 May 23:06
· 323 commits to main since this release

Support Snake and Kebab case mappings

Allow the use of Snake and Kebab case for configuration values.
Rename the CamelCase path mapper to Dot Notation, as that is the output.

Gestalt Cache behaves more like Gestalt. If the value doesnt exist and you call the default with different values, you should get the default called with back. Not cache the first default seen.