Skip to content

v0.4.0

Compare
Choose a tag to compare
@ThijsRay ThijsRay released this 19 Dec 12:01
· 40 commits to main since this release
aa9d41b

What's Changed

  • BREAKING CHANGE: diskcache and python-dotenv are now mandatory dependencies.
  • Cache podcast information to disk and improve logging by @sauerhosen in #30
  • Automatically read configuration from .env file
  • Added Makefile that enables easier managing, updating and installation.
  • Simplified installation instructions in README.md
  • Simplified update procedure in README.md
  • Made more variables configurable through environment variables
  • Add .env.example file which contains all configuration values and an explanation

New Contributors

Full Changelog: v0.3.7...v0.4.0