v1.2.0
What's Changed
- Type hints by @wdm0006 in #40
- added logging by @wdm0006 in #41
- More type hints by @wdm0006 in #42
- bug fixes, linting and deps by @wdm0006 in #43
- Update sphinx theme by @wdm0006 in #44
- Add Bradley-Terry rating system by @wdm0006 in #58
- Honor configurable _base_rating divisor in EloCompetitor by @wdm0006 in #55
- Make LambdaArena.leaderboard() best-first to match its docstring by @wdm0006 in #56
- Fix TypeError crash in LambdaArena.process_history / evaluate_performance / validate by @wdm0006 in #57
- Bump virtualenv from 20.29.2 to 20.36.1 by @dependabot[bot] in #45
- Bump filelock from 3.17.0 to 3.20.3 by @dependabot[bot] in #46
- Bump pillow from 11.1.0 to 12.1.1 by @dependabot[bot] in #47
- Bump black from 25.1.0 to 26.3.1 by @dependabot[bot] in #48
- Bump requests from 2.32.3 to 2.33.0 by @dependabot[bot] in #49
- Bump pygments from 2.19.1 to 2.20.0 by @dependabot[bot] in #50
- Bump uv from 0.6.3 to 0.11.6 by @dependabot[bot] in #51
- Document all competitors, add Bradley-Terry example, and prep v1.2.0 release by @wdm0006 in #65
Full Changelog: v1.1.0...v1.2.0