2.2.0-RC1
---------
o CSV reading code now aware of source information for better error reporting
o Improved performance around reading of CSV files

2.2.0-M03
---------
o CSV now parses quoted-empty-fields as empty strings and unquoted-empty-fields as null
o Adds ability to specify disjoint id groups in import tool

2.2.0-M01
---------
o Initial creation of component
o Efficient and generic CSV reading and parsing
