Skip to content

v0.6.0

Compare
Choose a tag to compare
@JakobLichterfeld JakobLichterfeld released this 15 Mar 13:39
· 112 commits to master since this release
00caecd

New Features

Enhancements

  • doc: show docker pulls in readme
  • ci: bump actions/checkout to v4
  • ci: bump docker/setup-qemu-action to v3
  • ci: Enable dependabot for GitHub Actions
  • ci: bump actions/cache to v4
  • ci: bump docker/login-action to v3
  • ci: Enable dependabot for pip requirements
  • build: Update Python base image to version 3.11-slim-bookworm
  • build: reduce the size of the Docker image by cleaning the APT cache
  • build: use copy instead of add in dockerfile
  • build: remove non-existent deb package from docker file
  • refactor: improve maintainability by extracting methods, extract environment variable handling, default value handling, add docstrings
  • ci: enable dependabot for docker dependencies
  • build: Bump python from 3.11-slim-bookworm to 3.12-slim-bookworm (#32)
  • feat: update paho-mqtt dependencie to 2.0.0
  • chore: Bump python-telegram-bot from 13.5 to 21.0.1

Bug Fixes

complete changelog