Pendulum v2.1.2 Release Notes

Release Date: 2020-07-24 // almost 6 years ago
  • 🔄 Changed

    • ➕ Added support for build scripts without the setup.py file generation in the editable builder (#2718).

    🛠 Fixed

    • 🛠 Fixed an error occurring when using older lock files (#2717).

Previous 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 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).