Skip to content

Tags: dsherret/dax

Tags

0.49.0

Toggle 0.49.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support brace expansion and reserved words in arg positions (#408)

0.48.6

Toggle 0.48.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(windows): handle relative entries in PATH (#406)

0.48.5

Toggle 0.48.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: spawn .cmd/.bat shims whose path or args contain spaces on Windo…

…ws (#404)

0.48.4

Toggle 0.48.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support command substitution (#402)

0.48.3

Toggle 0.48.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: .lines() on empty string should produce empty array (#398)

0.48.2

Toggle 0.48.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: do not lock process.stdin and tty fallback (#396)

0.48.1

Toggle 0.48.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make stdin abortable for prompts (#395)

0.48.0

Toggle 0.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: abortable prompts (#394)

0.47.0

Toggle 0.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(BREAKING): update `jsr:@david/which` to 0.7 to support Windows a…

…pp execution aliases (#392)

0.46.1

Toggle 0.46.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(request): cancel upstream body when reading is interrupted (#387)