Skip to content

Releases: ReagentX/glicko2

1.1.0

23 Feb 20:13
119e6c4

Choose a tag to compare

  • Use slices for rating groups internally instead of allocating vectors
  • Implement Display for Rating

1.0.1

22 Feb 19:14
5cb29a6

Choose a tag to compare

  • Fixes for Rust 2024
  • Resolve #9
  • Resolve #10

1.0.0

04 Mar 05:24
2061611

Choose a tag to compare

  • Initial release!