0.6.5
from_timestamp
now also accepts floats, to ease porting code fromdatetime
(#159)- Fixed incorrect fractional seconds when parsing negative values in
from_timestamp
methods. - Fix some places where
ValueError
was raised instead ofTypeError
from_timestamp
now also accepts floats, to ease porting code from datetime
(#159)from_timestamp
methods.ValueError
was raised instead of TypeError