Pendulum v2.1.2 Release Notes
Release Date: 2020-07-24 // over 4 years agoPrevious changes from v2.1.1
-
๐ Fixed
- ๐ Fixed errors where invalid timezones were matched in
from_format()
(#374). - ๐ Fixed errors when subtracting negative timedeltas (#419).
- ๐ Fixed errors in total units computation for durations with years and months (#482).
- ๐ Fixed an error where the
fold
attribute was overridden when usingreplace()
(#414). - ๐ Fixed an error where
now()
was not returning the correct result on DST transitions (#483). - ๐ Fixed inconsistent typing annotation for the
parse()
function (#452).
Locales
- โ Added the
pl
locale (#459).
- ๐ Fixed errors where invalid timezones were matched in