Versioning
- patch: fixes and low-risk internal improvements
- minor: backward-compatible features
- major: breaking changes
vX.Y.ZCargo.toml version must match the
tag
CHANGELOG.md must contain the
version entry
main publish the site
cargo install wterminal
# or
curl -fsSL https://codeberg.org/letllmrun/wterminal/raw/tag/v0.1.0/site/install.sh | WTERMINAL_VERSION=v0.1.0 sh
Release output is intentionally simple: published crate, repository metadata, and site updates.