Skip to content

0.5.2

Choose a tag to compare

@sdispater sdispater released this 24 Aug 21:00
· 741 commits to master since this release
  • [Fix] Fixes TimezoneInfo.utcoffset() method.
  • [Fix] Fixes arithmetic operations on intervals not returning intervals.
  • [Fix] Allows Pendulum instances comparison to None . (Thanks to jkeyes)
  • [Feature] Adds a small speedup when changing timezones.
  • [Feature] Makes .offset_hours return a float.