rust-lang / thorin

DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.
Other
43 stars 12 forks source link

SemVer compliance? #32

Open d-e-s-o opened 5 months ago

d-e-s-o commented 5 months ago

https://github.com/rust-lang/thorin/blob/1f5f8e6e41d04685d325dbc565e21e7c9a3e9b5a/thorin/README.md?plain=1#L21-L23

Can you elaborate what this non-existent stability evaluates to? Do users have to pin the crate to have any kind of assurance that nothing will break or will it abide to (Cargo's version of) Semantic Versioning at least?

Thanks.

davidtwco commented 4 months ago

I expect that we'll follow semver.