Skip to content

v0.4.0 — Dependency improvements

Latest
Compare
Choose a tag to compare
@jwodder jwodder released this 31 Oct 16:49
· 11 commits to master since this release
v0.4.0
  • Support python-dotenv v1.0
  • Use ghtoken for looking up GitHub tokens
  • Ensure that the state file is always read & written using UTF-8 encoding
  • Always read the auth-token-file using UTF-8 encoding
  • Explicitly depend on click-loglevel
  • Support Python 3.12
  • Correct the default Linux config file location listed in the README
  • Set the User-Agent header in e-mails
  • Update pydantic to v2.0
  • Drop support for Python 3.7