Cargo Features

[dependencies]
autolang = { version = "0.1.0", default-features = false, features = ["with-file-history"] }
default = with-file-history

The with-file-history feature is set by default whenever autolang is added without default-features = false somewhere in the dependency tree.

with-file-history default

autolang has 2 features without comments.