Skip to content

Release 0.4.2

Compare
Choose a tag to compare
@msinto93 msinto93 released this 11 Mar 10:20
c7a2a6a

UTC date deserialization fix - Parse int to to date via a timezone-aware UTC datetime rather than directly using date.fromtimestamp(), as the latter returns a date in the local timezone