Skip to content

Releases: jwodder/reponews

v0.5.0 — `prereleases` and `drafts` options

02 May 22:33
v0.5.0
Compare
Choose a tag to compare
  • Support platformdirs v4.0
  • Migrated from setuptools to hatch
  • Support configuring whether to report prereleases and/or draft releases

v0.4.0 — Dependency improvements

31 Oct 16:49
v0.4.0
Compare
Choose a tag to compare
  • 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

v0.3.0 — Update platformdirs

09 Feb 20:37
v0.3.0
Compare
Choose a tag to compare
  • Update platformdirs dependency to v3. This is a breaking change on macOS, where the default configuration path changes from ~/Library/Preferences/reponews/config.toml to ~/Library/Application Support/reponews/config.toml.

v0.2.0 — Retrying and Python updates

25 Oct 20:33
v0.2.0
Compare
Choose a tag to compare
  • Update minimum pydantic version to 1.9
  • Retry GraphQL requests that fail with 5xx errors
  • Support Python 3.11
  • Use tomllib on Python 3.11

v0.1.1 — Support tomli 2.0

02 Jan 18:58
v0.1.1
Compare
Choose a tag to compare

v0.1.0 — Initial release

29 Nov 16:50
v0.1.0
Compare
Choose a tag to compare