You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the executables, CLI command, environment variables, HTTP headers, application identifier, package scope and the config and state directories are all renamed. An existing installation is detected and refused rather than silently presented as empty.
Bug Fixes
root: take the published fixes for four advisories, on the supported majors (f384aa7)
Refactoring
rename termora to lasterm, and refuse to start beside the old install (117d9dc), closes #166#167#158
Documentation
say which hub a client drives, and what local means (2eecbd5)
say why quitting kills process trees when an API already exists (debcfe1)
trim the process-tree rationale back under the line budget (4eb4c21)
CI/CD
run the built hub before publishing it, and check what it printed (#159) (29e9f53), closes #144