Skip to content

Releases: atomflunder/skillratings

v0.14.0

12 Oct 22:44
Compare
Choose a tag to compare
  • Add Sticko rating algorithm

v0.13.4

03 Oct 18:11
Compare
Choose a tag to compare
  • Improve performance of some functions

v0.13.3

03 Oct 10:11
Compare
Choose a tag to compare
  • Add Apache/MIT dual license
  • Add some GitHub templates

v0.13.2

02 Oct 22:37
Compare
Choose a tag to compare
  • Implement more From traits for Ratings
  • Overhaul examples

v0.13.1

01 Oct 19:17
Compare
Choose a tag to compare
  • Add some benchmarks
  • Overhaul documentation

v0.13.0

26 Sep 17:51
Compare
Choose a tag to compare
  • All functions now use references instead of taking ownership unnecessarily

v0.12.0

26 Aug 15:37
Compare
Choose a tag to compare
  • Add Weng-Lin (A Bayesian Approximation Method for Online Ranking) calculations
  • Return original teams when a team is empty in trueskill::trueskill_teams

v0.11.0

25 Aug 11:37
Compare
Choose a tag to compare
  • Add new and default implementations for DWZRating
  • new implementation for IngoRating now requires an age to be set

v0.10.2

24 Aug 22:33
Compare
Choose a tag to compare
  • Fix typos, overhaul readme

v0.10.1

24 Aug 22:20
Compare
Choose a tag to compare
  • Overhauled documentation