Cargo Features

Goban has no features set by default.

[dependencies]
goban = { version = "0.19.0", features = ["history", "deadstones"] }
history
deadstones

Enables oxymcts and rand

Goban has 2 features without comments.