Skip to content

0.4.0

Compare
Choose a tag to compare
@littledivy littledivy released this 28 Dec 05:29
· 54 commits to main since this release
a70faff

deno_bindgen 0.4.0

What's Changed

Full Changelog: 0.3.2...0.4.0

Upgrade to 0.4

Install the new CLI:

deno install -n deno_bindgen -f -A --unstable https://deno.land/x/[email protected]/cli.ts

and update your Cargo.toml dependency:

[dependencies]
deno_bindgen = "0.4.0"