Skip to content

libconfini 1.3-1 (unstable)

Compare
Choose a tag to compare
@madmurphy madmurphy released this 24 Oct 19:55
· 126 commits to master since this release

Changes:

  • ini_collapse_array() has been created
  • index and format parameters have been added to callback function in ini_array_foreach() and ini_split_array()
  • INI_ERASE_COMMENT has been renamed to INI_FORGET_COMMENT
  • Added new documentation and examples