V1.0.3 Release
Change enforce_iso8601_date
to work on both date and datetime objects to serialize as an iso8601 formatted date string. Previously while a date object would serialize the date a datetime object would also serialize the time.
Change enforce_iso8601_date
to work on both date and datetime objects to serialize as an iso8601 formatted date string. Previously while a date object would serialize the date a datetime object would also serialize the time.