Skip to content

Version 1.1.0 (Wed, Mar 22 2006)

Compare
Choose a tag to compare
@christianjunk christianjunk released this 04 Oct 13:17
· 6 commits to 5fa3714d1c7677a8268a959da0e4c86b322dfa7d since this release
  • Very much improved INI load and save support
  • Added Load methods to all INI and XML based classes
  • Added MySQL INI support
  • Added Windows INI (Win32 API GetPrivateProfileString) support
  • Added GetExpanded method to expand key values without replacing
  • Added Registry config saving and key remove support
  • Added a CaseSensitive property for the IniConfigSource class
  • Fixed multiple long-standing bugs
  • Split up the manual into a table of contents and 5 chapters
  • Updated build with .NET 2.0 support
  • Updated all projects files to Visual Studio 2003