Skip to content

0.2.1 (2022-01-26)

Choose a tag to compare

@Colin-b Colin-b released this 26 Jan 13:04
· 32 commits to master since this release
9b8e05c

Fixed

  • datetime, time and date instances are now represented following ISO-8601 format instead of raising a TypeError.
  • Default to the str representation of value instead of raising a TypeError for non-standard python types.