Pendulum v2.1.1 Release Notes

Release Date: 2020-07-13 // almost 4 years ago
  • ๐Ÿ›  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 using replace() (#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).