liblevenshtein and liblevenshtein-cli use lockstep minor versions,
starting with 0.10.0, but are published from separate repositories.
Release order:
libdictenstein if its required version changed.liblevenshtein to crates.io and create its library-artifact
release (rlib and cdylib archives).liblevenshtein-cli to crates.io only after the matching
liblevenshtein version is available.Before tagging the library:
cargo test --all-features
cargo package
cargo publish --dry-run
The release workflow removes development-only sibling path keys while
retaining version requirements. Never publish the executable from this
repository; OS packages and binary archives belong to the CLI repository.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |