chore: Release trueskill-tt version 0.2.0
This commit is contained in:
@@ -35,6 +35,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- chore: add CI, crate metadata, and crate-level documentation
|
- chore: add CI, crate metadata, and crate-level documentation
|
||||||
- chore: target releases at the private kellnr registry
|
- chore: target releases at the private kellnr registry
|
||||||
- chore: keep the 48 MB ATP dataset out of the published crate
|
- chore: keep the 48 MB ATP dataset out of the published crate
|
||||||
|
- chore: dual-license MIT OR Apache-2.0
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "trueskill-tt"
|
name = "trueskill-tt"
|
||||||
version = "0.1.2"
|
version = "0.2.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
rust-version = "1.85"
|
rust-version = "1.85"
|
||||||
description = "TrueSkill Through Time: Bayesian skill rating that tracks how skill evolves over time, via Gaussian message passing"
|
description = "TrueSkill Through Time: Bayesian skill rating that tracks how skill evolves over time, via Gaussian message passing"
|
||||||
|
|||||||
Reference in New Issue
Block a user