Skip to content

Releases: chkpwd/diff2rss

v2.2.0

04 Feb 07:17

Choose a tag to compare

🔧 Chores

  • 1c94e63 - deps: update dependency requests to v2.32.5 (commit by @renovate[bot])
  • d652f59 - deps: update python docker tag to v3.14 (commit by @renovate[bot])
  • 3290478 - deps: update stefanzweifel/git-auto-commit-action action to v7 (commit by @renovate[bot])
  • 27bda7a - deps: update dependency fastapi to ^0.128.0 (commit by @renovate[bot])
  • 0c2fc4b - deps: update actions/checkout action to v6 (commit by @renovate[bot])
  • 0a1db5c - deps: update github artifact actions (commit by @renovate[bot])

v2.1.1

01 May 01:04

Choose a tag to compare

What's Changed

  • chore(deps): update dependency fastfeedparser to ^0.3.0 by @renovate in #4
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #7
  • chore(deps): update python docker tag to v3.13 by @renovate in #6
  • chore(deps): update dependency fastapi to v0.115.12 by @renovate in #3

Fixed

  • fix: add author to title of feed by @chkpwd
  • fix: set proper description for feed by @chkpwd
  • chore: add .env by @chkpwd

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

30 Apr 23:38

Choose a tag to compare

🐛 Bug Fixes

  • 102e7b0 - Dockerfile: added uvicorn host and port envs (commit by @chkpwd)

v2.0.0

30 Apr 22:33

Choose a tag to compare

Caution

Breaking Change
This release requires an environment variable for a github token.

✨ New Features

🔧 Chores

v1.2.1

14 Jan 01:24

Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

v1.2.0

24 Nov 02:25

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

v1.1.0

23 Nov 21:51

Choose a tag to compare

✨ New Features

🔧 Chores

v1.0.0

23 Nov 19:54

Choose a tag to compare

🐛 Bug Fixes

♻️ Refactors