v2.6.2
What's Changed
- feat: advanced mapping with support for splitting configurations into multiple files. by @Zerorigin in #141
Full Changelog: v2.6.1...v2.6.2
# use configs in folder (since v2.6.2)
# all toml and json files are recursively included (e.g.: config/log.toml, config/node/n1.toml)
# hidden ones are recursively excluded (e.g.: config/.hidden_file, config/.hidden_dir/)
realm -c config/