1 Commits
Author SHA1 Message Date
Kevin SchmittleandGitHub 29f972a20e Allow alternative delimiter for child sections (#255)
ini: added option for ChildSectionDelimiter
file: added default for ChildSectionDelimiter (".") to maintain current behavior by default
section:
  - append ChildSectionDelimiter instead of "." when checking if each section name begins with prefix
  - use ChildSectionDelimiter instead of "." when checking for LastIndex of delimiter
2020-08-16 19:21:38 +08:00