Skip to content

0.6.5

Compare
Choose a tag to compare
@ariebovenberg ariebovenberg released this 27 Jul 17:59
· 19 commits to main since this release
  • from_timestamp now also accepts floats, to ease porting code from datetime (#159)
  • Fixed incorrect fractional seconds when parsing negative values in from_timestamp methods.
  • Fix some places where ValueError was raised instead of TypeError