Skip to content

v2.6.2

Latest
Compare
Choose a tag to compare
@zephyrchien zephyrchien released this 22 Sep 09:13
· 1 commit to master since this release
a1af137

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/