All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Refactored code from Stable Discord in a soft fork
- First working draft that handles a flexible pool of workers and returns images on Discord
- A full README.md with installation instructions
- Added a LICENSE
- Added a Makefile
- Added ruff for formatting and linting
- Added mypy for type checking
- Added basic CI pipeline