Closed
Description
I think that for downstream users it would be great if we had a first release. Due to semver, once we release 1.0.0, we cannot break APIs anymore in 1.x.y. Basically, once someone puts
finalfusion = "1"
in their Cargo.toml
, it should always work for 1.x.y. Of course, we can extend the API.
This issue is for discussing what still needs to be done before 1.0.0. What sore thumbs are sticking out. Also, we should probably look if there are any public APIs that need to be private or crate-private.
Metadata
Metadata
Assignees
Labels
No labels