Skip to content

v0.6.0 — Better timestamps

Latest
Compare
Choose a tag to compare
@jwodder jwodder released this 31 May 18:38
· 35 commits to master since this release
v0.6.0
  • Support Python 3.8 and 3.9
  • "release_date" fields are now derived from "upload_time_iso_8601" fields
    instead of "upload_time". They thus now include microseconds and the
    timezone.
  • Drop support for Python 3.4 and 3.5
  • Support PyPy3
  • Update Click to 8.0