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
Add CI test matrix, Bun compat tests, CLI format auto-detection
- New ci.yml: build + test on push/PR across linux x64/arm64,
macOS Intel/arm64, and Windows, under both Node and Bun
- publish.yml: restore macos-15-intel and windows-latest prebuilds,
run tests before uploading artifacts, publish with --provenance
- hdp patch now sniffs the diff header (HDIFF13 / HDIFFSF20) and
applies the right patcher, so CLI can apply diff() output too
- Tests: async callback paths for all five APIs, corrupt-diff error
propagation, CLI coverage for both formats; ci-failure-email.yml
tracked
- README: platform support, development guide, format notes, licenses
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments