Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 373 Bytes

2.0.1

Update formatting.

2.0.0

Fix lints and make non-nullable aware.

1.0.1

Fix linting error.

1.0.0

Update the pubspec file with a better description.

0.2.1

Update the README after the API change.

0.2.0

Changed the API slightly. No need to register all players for ELO now.

0.1.0

Initial version. Basic ELO and Bradley-Terry models implemented.