Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 985 Bytes

File metadata and controls

37 lines (22 loc) · 985 Bytes

Changelog

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

[1.6.2] - 2025-05-22

🐛 Bug Fixes

  • (formatting) Added some additional formatting via Ruff

[1.6.1] - 2025-04-28

🚀 Features

  • (changelog) Added changelog

[1.6.0] - 2025-04-22

🚀 Features

  • (git-cliff) Added git-cliff for changelog management

🐛 Bug Fixes

  • (imports) Fixed imports to work with tests. The code now runs as modules like `python -m weaselbot.pax_achievements

⚙️ Miscellaneous Tasks

  • Handle SQLAlchemy errors and improve error logging in kotter_report.py
  • Improve error logging and handle SQLAlchemy errors in kotter_report.py
  • Remove unused import in kotter_report.py
  • Refactor code to use email instead of slack_user_id for grouping
  • Update schema to "f3kc" in achievement_tables.py
  • Update schema to "f3shenandoah" in achievement_tables.py
  • Fix code execution flow in kotter_report.py