Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 412 Bytes

Changelog.md

File metadata and controls

15 lines (9 loc) · 412 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[24.12.0] - 2024-12-14

Fixed

  • Remove try catch logic in Investigate.py

Added

  • Using uv with a .toml / .lock file instead of pip with a requirements.txt file for better reproducibility
  • Added Dockerfile for better reproducibility