Changes to IniFile Library
1.1.4 07/26/2009
- New constructor to disable file writes.
1.1.2 04/24/2009
- Added write method to force a write even if it has not chnaged.
1.1.1 01/27/2009
- Add getString(), getInt() and getBoolean. Just shorter names of their longer versions.
1.1.0 01/13/2009
- Add a meothod called inputString. Allows you to pass in a string to be parsed.
1.0.0 01/01/2009
- Initial release.