Releases: scttcper/ts-trueskill
Releases · scttcper/ts-trueskill
1.3.2
splits part of quality out into a helper file
1.3.1
fixes uuid types and import
1.3.0
progress on #7 improve perf of rate() function #13
switched from uuid v4 to uuid v1
Before
5 vs 5 x 2,592 ops/sec ±2.51% (83 runs sampled)
after
5 vs 5 x 3,645 ops/sec ±2.70% (84 runs sampled)
on rate a 5v5 match
1.2.0
fixed previous build/npm publish bugs
1.1.1: strict types and merge rate and factorGraphBuilders (#11)
library has strict types enabled and less has been left as any type
1.0.12
small changes from lodash to es6
upgrade to typescript 2.2 and new lodash types
1.0.8
- Adds a rough winProbability function to TrueSkill class
1.0.6
Fix reference to typescript typings
1.0.3
Fixed missing build files from npm package