Skip to content

declick 0.3.2

Choose a tag to compare

@ucsandman ucsandman released this 04 Sep 14:31
· 33 commits to main since this release
  • 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 --install in a fresh login shell, the web page refusal and the Node guard, from the checkout or, with QA_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