What's Changed
- Correct the misspelled predicted_winner report field by @wdm0006 in #69
- Fix History report result correctness by @wdm0006 in #72
- Fix Glicko double-squared RD collapsing expected_score to ~0.5 by @wdm0006 in #73
- ci: efficiency + hygiene tuning by @wdm0006 in #76
- Fix TrueSkill two-player expected-score variance term by @wdm0006 in #78
- Include draws in History confusion metrics by @wdm0006 in #77
- Correct TrueSkill win and draw update equations by @wdm0006 in #80
- Fix ECF delta clamp symmetry by @wdm0006 in #85
- Fix Glicko-2 triple RD inflation and non-simultaneous rating updates by @wdm0006 in #86
- Fix TrueSkill conservative rating ordering by @wdm0006 in #87
- Exercise every supported Python version in CI by @wdm0006 in #88
- [autopilot] release v1.2.1 by @wdm0006 in #98
Full Changelog: v1.2.0...v1.2.1