Skip to content

0.6.1

Compare
Choose a tag to compare
@sdispater sdispater released this 19 Sep 17:39
· 675 commits to master since this release
0.6.1
73a7a26

Changed

  • Pendulum instances can no longer be compared to strings and integers.

Fixed

  • Fixes Timezone._convert() method for fixed timezones.
  • Fixes instances() for some tzinfo.
  • Fixes comparisons to incompatible objects raising an error.