Fixed bug #14 - convertAll method not working
Fixed issues with the parseLine(String) method
Improved support for AbstractWriter.writeValue() with additional overloaded methods
Allowing escaping of the quote escape character in the CSV parser
Adjusted value conversion mechanism to allow conversions from any object instead of just Strings
Updated documentation