0.2.1 (2022-01-26)
Fixed
datetime,timeanddateinstances are now represented following ISO-8601 format instead of raising aTypeError.- Default to the
strrepresentation of value instead of raising aTypeErrorfor non-standard python types.
datetime, time and date instances are now represented following ISO-8601 format instead of raising a TypeError.str representation of value instead of raising a TypeError for non-standard python types.