feat: Add Docker support and TrackingMore dependency
All checks were successful
Docker CI/CD / Docker Build and Push to Docker Hub (push) Successful in 8m42s

Release version 0.3.9 introduces Docker support, enhancing deployment options by allowing the bot to run in a containerized environment. This update greatly simplifies deployment and scaling processes. Additionally, the inclusion of the TrackingMore dependency expands the bot's functionality, enabling advanced tracking features. These changes collectively aim to improve the bot's adaptability and efficiency in handling tasks.
This commit is contained in:
Kumi 2024-04-23 18:13:53 +02:00
parent 17c6938a9d
commit df3697b4ff
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -1,6 +1,6 @@
# Changelog
### 0.3.9 (unreleased)
### 0.3.9 (2024-04-23)
* Add Docker support for running the bot in a container
* Add TrackingMore dependency to pyproject.toml