Isodate

Latest version: v0.6.1

Safety actively analyzes 619159 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.0

------------------

- drop end of life python versions
- Don't match garbage characters at the end of parsed strings 16 (Gabriel de Perthuis)
- Breaking: fractional seconds are cut off to microseconds (round down)
- Allow control over return type of parse_duration 64 (Felix Claessen)

0.6.1

------------------

- support python 3.10 (Hugo van Kemenade)
- last version to support py 2.7

0.6.0

------------------

- support incomplete month date (Fabien Loffredo)
- rely on duck typing when doing duration maths
- support ':' as separator in fractional time zones (usrenmae)

0.5.4

------------------

- Fix parsing of Periods (Fabien Bochu)
- Make Duration objects hashable (Geoffrey Fairchild)
- Add multiplication to duration (Reinoud Elhorst)

0.5.1

------------------

- fixed pickling of Duration objects
- raise ISO8601Error when there is no 'T' separator in datetime strings (Adrian Coveney)

0.5.0

------------------

- ISO8601Error are subclasses of ValueError now (Michael Hrivnak)
- improve compatibility across various python variants and versions
- raise exceptions when using fractional years and months in date
maths with durations
- renamed method todatetime on Duraction objects to totimedelta

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.