All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Remove try catch logic in Investigate.py
- Using
uv
with a .toml / .lock file instead of pip with a requirements.txt file for better reproducibility - Added Dockerfile for better reproducibility