* Add property values list endpoint * [Bug] Force order update & add it to default
0.4.9
==================
* Add error reporting on source
0.4.8
==================
* Fields order is kept from the source * Add credit field on Source * Add date as a field type
0.4.7
==================
* Csv empty cell are recorded as None value * Update test, CSVSource settings are not write only anymore * Only update csvsource settings and make it readable
0.4.6
==================
* Add refresh_data assertion in get_records tests * Serializer do not return None value to representation * Records name are string even with no header