Skip to content

v2.5.2

Latest
Compare
Choose a tag to compare
@rickyah rickyah released this 24 Jul 13:53

Hotfix:

Version 2.5.0 is NOT signed does not contains a dll with an strong name. This release fixes it
see #151 for more information.

  • Changes from 2.5.X

Breaking Changes:
FileIniParser now writes a file with UTF8 encoding as default value instead of ASCII. FileIniParser was reading the file using UTF8 so this non-uniform behaviour was confusing

Enhancements:
Marked SectionData.LeadingComments property as obsolete
Updated docs to use non-deprecated APIs

Bug Fixes:
#135 Fix searches in Global section made case sensitive even when the case insensitive option was active