1.4.0
Changed
format()
,diff_for_humans()
,in_words()
andto_xxx_string()
methods now return unicode strings for Python 2.7.- Improved performance of
now()
andutcnow()
. (Thanks to pganssle)
Fixed
- Fixed
from_format()
raising an error with the alternative formatter.