== 2.0.2 / 2012-09-14 Bug Fixes - Lack of newline at end of file causes error (thanks erebor) [issue #12] == 2.0.1 / 2012-09-06 Bug Fixes - Better error message for malformed INI files == 2.0.0 / 2012-08-29 Major Enhancements - Can now initialize from Strings [issue #9] - Quoted multi-line values are supported - Comments can appear at the end of a line Enhancements - TomDoc documentation - Parity between read/write methods == 1.1.0 / 2012-02-28 Enhancements - Added support for a default "global" section == 1.0.0 / 2012-02-27 Major Enhancements - Changed how multi-line values are handled [issue #7] - Added backslash escaping support for values Enhancements - Inifile merge functionality [Jens Hilligsøe] - Use regular expressions to find sections [issue 8] == 0.4.1 / 2011-02-22 Bug Fixes - Empty quotes [Steffen Beyer] == 0.4.0 / 2011-02-15 Enhancements - Added multiline support [André Gawron] - Added file encoding support [Gilles Devaux] == 0.3.0 / 2009-12-10 * 1 minor enhancement - Added a []= operator to the inifile for setting entire sections == 0.2.0 / 2009-10-27 * 1 minor enhancement - Using Mr Bones for rake tasks and gem management == 0.1.0 / 2006-11-26 * 1 major enhancement * Birthday!