I’ve written it in a technical, product-update style suitable for a developer blog or changelog. We’re excited to announce the release of Shell Dep v43 — a major step forward in dependency management for shell-based projects.
curl -fsSL https://sh.shell-dep.com/install | sh -s v43 Shell Dep Version 43
# Homebrew (macOS/Linux) brew upgrade shell-dep sudo apt update && sudo apt install shell-dep=43 I’ve written it in a technical, product-update style
shdep --version # Output: shdep/43 (linux/amd64) We’re already working on v44: watch for offline mode improvements and native Zsh completions . Thank You A huge thank you to the 12 new contributors who submitted PRs for v43, and everyone who helped test the release candidates. Thank You A huge thank you to the
Happy scripting.
As always — report bugs or request features on our GitHub Issues .
— The Shell Dep Team