- add filename check
- new feature
global.vars.field
in parse.extra replacing global vars in configuration
- new function
str2config
to parse configuration string to R list object. - new function
config.help
to access external help resources, such as wiki, github, stackoverflow, etc.
- Support to write and convert json/ini/yaml to TOML format (Require python and python toml package).