2016-02-26 Brett Langdon * v0.2.0: Fix bug with parsing of lists without ending semicolon Note: We bumped to `v0.2.0` since we were not doing a great job of following semver in previous releases, this version changes aims to correct that mistake. 2015-10-02 Brett Langdon * v0.1.7: Allow empty string values 2015-08-09 Brett Langdon * v0.1.6: Allow integers in identifiers 2015-07-15 Brett Langdon * v0.1.5: Add support for lists 2015-07-14 Brett Langdon * v0.1.4: Make semicolons optional 2015-07-14 Brett Langdon * v0.1.3: Allow single quoted strings 2015-07-04 Brett Langdon * v0.1.2: Allow escaped double quotes and backslashes in strings 2015-06-28 Brett Langdon * v0.1.1: Add `Section.Keys` method 2015-06-22 Brett Langdon * v0.1.0: Initial release