Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 614 Bytes

Changelog

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

[0.1.0] - 2024-09-30

🚀 Features

  • Add initial package boilerplate and implementation
  • Add ThreadComparator class fixture to compare values across threads
  • Add release instructions and CI workflow

🐛 Bug Fixes

  • Improve unittest collection support

📚 Documentation

  • Improve README

🧪 Testing

  • Add plugin tests
  • Add tests for exception and pytest event handling
  • Add tests for ThreadComparator

⚙️ Miscellaneous Tasks

  • Install 3.13 from deadsnakes