declick 0.3.2
- A reader that closes the pipe early (
declick add big-spec | head) gets a clean exit instead of an EPIPE stack trace, from both entry points. npm run qa(scripts/qa-real-specs.sh) is the release gate: six public specs compiled from their live URLs, real keyless calls, the auth path,path --installin a fresh login shell, the web page refusal and the Node guard, from the checkout or, withQA_FROM_NPM=1, from the published package. The 0.3.0 release shipped without it and none of those specs compiled.- CI jobs time out after ten minutes, so an open handle left by a failed test cannot hang a run.
Install: npm i -g declick@0.3.2 · npm · declick.dev