Skip to content

Releases: scttcper/ts-trueskill

1.3.2

07 Jun 04:24
Compare
Choose a tag to compare

splits part of quality out into a helper file

1.3.1

05 Jun 17:46
Compare
Choose a tag to compare

fixes uuid types and import

1.3.0

18 May 22:55
Compare
Choose a tag to compare

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

17 May 04:57
Compare
Choose a tag to compare

fixed previous build/npm publish bugs

1.1.1: strict types and merge rate and factorGraphBuilders (#11)

28 Apr 19:36
Compare
Choose a tag to compare

library has strict types enabled and less has been left as any type

1.1.0

27 Apr 07:03
Compare
Choose a tag to compare

Changes:
Package is now published in es5 #7 @wraithan

1.0.12

25 Feb 20:33
Compare
Choose a tag to compare

small changes from lodash to es6
upgrade to typescript 2.2 and new lodash types

1.0.8

23 Jan 03:54
Compare
Choose a tag to compare
  • Adds a rough winProbability function to TrueSkill class

1.0.6

22 Jan 20:52
Compare
Choose a tag to compare

Fix reference to typescript typings

1.0.3

07 Jan 21:35
Compare
Choose a tag to compare

Fixed missing build files from npm package