- Support for loading configurations and writing them back.
0.0.14
Adds support for loading and saving `JSON`/`YAML` parameters from files.
0.0.13
Adds support for casting configuration to dictionaries and for loading configuration from both `yml` and `yaml` file extensions (before, only `yml` was supported).
0.0.12
Support for running modules functions.
0.0.11
Support for multiple ways to indicate `bool` values, including `yes/no`, `t/f`, `1/0`, `y/n`