Releases: animafps/glicko2.ts
Releases · animafps/glicko2.ts
v1.3.1
25 Oct 04:53
Compare
Sorry, something went wrong.
No results found
1.3.1 (2021-10-25)
Bug Fixes
fixed deno not publishing correct files (3a48726 )
Reverts
v1.3.0
25 Oct 03:08
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-10-25)
Features
added support for teams, enum results, better formatting of updateRatings (9787709 )
v1.2.0
09 Oct 21:52
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-10-09)
Features
glicko2.ts: added feature to be able to use custom volitility algorithms (f9da4be )
v1.1.0
30 Sep 08:05
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-09-30)
Features
glicko2.ts: finished typing the file (a9b5b90 )
v1.0.6
30 Aug 05:10
Compare
Sorry, something went wrong.
No results found
1.0.6 (2021-08-30)
Bug Fixes
fixed docs not being displayed correctly (c6953a4 )
v1.0.5
30 Aug 05:01
Compare
Sorry, something went wrong.
No results found
1.0.5 (2021-08-30)
Bug Fixes
glicko2.ts: fixed error with the algorithm being undefined in the glicko2 class (986e6d8 )
v1.0.4
30 Aug 04:59
Compare
Sorry, something went wrong.
No results found
1.0.4 (2021-08-30)
Bug Fixes
fixed incorrect use of a player object and added some documentation and tests (b487c45 )
v1.0.3
30 Aug 04:14
Compare
Sorry, something went wrong.
No results found
1.0.3 (2021-08-30)
Bug Fixes
the race class not computing matches correctly and added testing (d63e461 )
v1.0.2
29 Aug 23:44
Compare
Sorry, something went wrong.
No results found
1.0.2 (2021-08-29)
Bug Fixes
fixed bug with the readme not showing, finished all the types and almost done with docs (22a0d6a )
v1.0.1
29 Aug 01:11
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-08-29)
Bug Fixes
fixed the types showing in the wrong place (96b235c )