Release Notes

v0.7.1

  • Read the Docs config file v2

v0.7.0

  • Add support for python 3.9, 3.10
  • Drop support for python 3.5, 3.6

v0.6.0

  • Add support for python 3.8
  • Drop python 2.7

v0.5.0

  • Remove support for python 3.3 and 3.4
  • Add support for python 3.7

v0.4.6

  • Officially support python 3.6

v0.4.5

  • Fixed a bug that cropped up when trying to floor times to quarter boundaries
  • Fixed a bug that caused tests to fail on machines having non-UTC timezones

v0.4.4

  • Officially support python 3.5

v0.4.1

  • Added sphinx documentation and converted all docs to RestructuredText