mirror of
https://github.com/etienne-hd/lbc-finder.git
synced 2026-04-29 12:25:35 +02:00
732 B
732 B
v1.1.1
Added
- Automatic installation of Python libraries from
config/requirements.txtwhen running the Docker container.
Changed
- Moved
config.pytoconfig/__init__.pyto allow multiple configuration files in Docker.
Updated
- Discord example updated to reflect the new configuration structure.
v1.1.0
Added
- Docker support 🎉
Changed
- Project source code moved to
/lbc-finder id.jsonandlogsare now stored in/datafor persistent storage (useful for Docker)
v1.0.1
Added
- Retry-based error handling for ad handler calls (#3)
containsmethod inIDclass (#3)
Changed
- Bumped lbc to v1.1.2
v1.0.0
- Initial release