Releases: vivekjoshy/openskill.py
Releases · vivekjoshy/openskill.py
v6.1.3
- Bugfix: Fixes a critical bug that caused players to gain infinite rating
Full Changelog: v6.1.2...v6.1.3
v6.1.2
- Bugfix: Fixes unordered mu diffs when passing scores in some scenarios.
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- patch: minor grammar corrections to documentation (manual.rst) by @retrooper in #167
- Break ties in rank calculation by @vivekjoshy in #168
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- Window Sizes + Ties Fixed by @vivekjoshy in #161
- Fix of two typos by @retrooper in #158
- docs: add retrooper as a contributor for doc by @allcontributors in #162
- Score Margins by @vivekjoshy in #165
New Contributors
- @retrooper made their first contribution in #158
Full Changelog: v6.0.2...v6.1.0
v6.1.0-alpha.1
What's Changed
- docs: add retrooper as a contributor for doc by @allcontributors in #162
Full Changelog: v6.1.0-alpha.0...v6.1.0-alpha.1
v6.1.0-alpha.0
What's Changed
- Window Sizes + Ties Fixed by @vivekjoshy in #161
- Fix of two typos by @retrooper in #158
New Contributors
- @retrooper made their first contribution in #158
Full Changelog: v6.0.2...v6.1.0-alpha.0
v6.0.2
What's Changed
- Java implementation by @takanoro in #149
- Correct typo by @vivekjoshy in #150
- Fix Discord link typo in README.md by @bemug in #151
- Update Dependencies + Add GitHub as Trusted Publisher by @vivekjoshy in #152
New Contributors
Full Changelog: v6.0.1...v6.0.2
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