Skip to content

Simple INI Parser Version 2.1.0

Latest
Compare
Choose a tag to compare
@NicholeMattera NicholeMattera released this 15 Jun 12:07
· 2 commits to main since this release
  • Added the ability to find all for both options or sections.
  • Added find or create for both options and sections. (Thanks Cathery!)
  • Added more advance searching options to all find methods:
    • Options Type (Any, Option, Semicolon Comment, or Hashtag Comment)
    • Options Field (Key, or Value)
    • Section Type (Any, Section, Semicolon Comment, Hashtag Comment, or Hekate Caption)