Skip to content

v0.1.16-canary.bf50305: feat: additional error properties (#11)

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 09:27
· 5 commits to main since this release
313c935
* chore: remove rustfmt.toml as it is incorrect

* refactor: fix format

* chore: upgrade rust-toolchain

* chore: update dependencies

* chore(git): add Cargo.lock

* chore: don't force editor customization

* ci: fix

* ci: fix

* chore(typescript): regenerate index.d.ts

* refactor: prefer `map_err`

* refactor: replace `extern crate` with `use`

* feat: additional error properties

* test: fix failure case

* test: fix failure case

* fix: error construction

* fix: ENOENT detection

* feat: generate index.d.ts

* feat: stop exposing binding

* docs: fix grammar

* test: error codes

* fix: scripts

* fix: correct package.json#files

* refactor: remove `throw`

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>