All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.2 (2022-01-25)
1.3.1 (2021-10-25)
- fixed deno not publishing correct files (3a48726)
1.3.0 (2021-10-25)
- added support for teams, enum results, better formatting of updateRatings (9787709)
1.2.0 (2021-10-09)
- glicko2.ts: added feature to be able to use custom volitility algorithms (f9da4be)
1.1.0 (2021-09-30)
- glicko2.ts: finished typing the file (a9b5b90)
1.0.6 (2021-08-30)
- fixed docs not being displayed correctly (c6953a4)
1.0.5 (2021-08-30)
- glicko2.ts: fixed error with the algorithm being undefined in the glicko2 class (986e6d8)
1.0.4 (2021-08-30)
- fixed incorrect use of a player object and added some documentation and tests (b487c45)
1.0.3 (2021-08-30)
- the race class not computing matches correctly and added testing (d63e461)
1.0.2 (2021-08-29)
- fixed bug with the readme not showing, finished all the types and almost done with docs (22a0d6a)
1.0.1 (2021-08-29)
- fixed the types showing in the wrong place (96b235c)
- initial release (719dd40)