Releases: vivekjoshy/openskill.py
Releases · vivekjoshy/openskill.py
v6.0.1
What's Changed
- build: configure test running in vscode by @philihp in #143
- fix: rate is mutating the source params, causing incorrect results on limit_sigma by @philihp in #141
- Remove Sphinx-AutoAPI and Define epsilon parameter by @vivekjoshy in #148
- Drop Python 3.9 Support
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- fix draw benchmark by @StephenBartos in #127
- docs: add StephenBartos as a contributor for code by @allcontributors in #128
- Fix issue causing limit_sigma not being set implicitly. by @vivekjoshy in #132
- Support Weights and Improve Time Complexity of Prediction Methods by @vivekjoshy in #138
New Contributors
- @StephenBartos made their first contribution in #127
Full Changelog: v5.1.1...v6.0.0
v5.1.1
What's Changed
- fix typo by @jack-mcivor in #117
- Fix/minor typings by @jack-mcivor in #118
- Update sphinx-autodoc-typehints requirement from ~=1.24.0 to ~=1.25.0 by @dependabot in #119
- Update paper to include suggestions by reviewer by @vivekjoshy in #116
- Fixed #124 by @vivekjoshy in #125
New Contributors
- @jack-mcivor made their first contribution in #117
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Speedup deepcopy for Rating objects by @vivekjoshy in #108
- Fixes #109 by @vivekjoshy in #110
Full Changelog: v5.0.2...v5.1.0
v5.0.2
v5.0.1
What's Changed
- Add Algolia Support by @vivekjoshy in #105
- Add Large Dataset to Benchmarks by @vivekjoshy in #106
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Make package PEP-517 and PEP-518 compliant. by @vivekjoshy in #82
- Integrate Tox into GitHub Actions by @vivekjoshy in #92
- Create SECURITY.md by @vivekjoshy in #93
- Update dependabot.yml by @vivekjoshy in #95
- New Crowdin Translations by @github-actions in #94
- Update CONTRIBUTORS.md by @vivekjoshy in #96
- New Crowdin Translations by @github-actions in #97
- Fix Tox and CI by @vivekjoshy in #100
- API and Documentation Overhaul by @vivekjoshy in #101
Full Changelog: v4.0.0...v5.0.0
v4.0.0
v3.3.0
v3.2.0
What's Changed
- Predict ranks and their odds of entire match outcome. by @daegontaven in #74
Full Changelog: v3.1.0...v3.2.0