Skip to content

V1.0.3 Release

Compare
Choose a tag to compare
@gwshaw gwshaw released this 19 May 23:47
· 5 commits to master since this 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.