mirror of
https://github.com/etienne-hd/lbc-finder.git
synced 2026-07-11 15:26:18 +02:00
1.0 KiB
1.0 KiB
1.1.3
Changed
- Bump lbc version from
1.1.3to1.1.4.
1.1.2
Added
- Added
uvproject metadata and lockfile
Changed
- Migrated the container build process to
uvand removed the legacyrequirements.txt - Reformatted the codebase with
ruff
1.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.
1.1.0
Added
- Docker support 🎉
Changed
- Project source code moved to
/lbc-finder id.jsonandlogsare now stored in/datafor persistent storage (useful for Docker)
1.0.1
Added
- Retry-based error handling for ad handler calls (#3)
containsmethod inIDclass (#3)
Changed
- Bumped lbc to 1.1.2
1.0.0
- Initial release