Releases: livekit/uniffi-bindgen-node
Releases · livekit/uniffi-bindgen-node
uniffi-bindgen-node@0.1.4
What's Changed
- Publish native package by @1egoman in #22
- Fix readme typo by @1egoman in #23
- Fix issues in cts shim file by @1egoman in #24
- Fix import issue by @1egoman in #25
- Migrate from a separate commonjs shim file to creating require dynamically by @1egoman in #26
Full Changelog: https://github.com/livekit/uniffi-bindgen-node/compare/uniffi-bindgen-node@0.1.3...uniffi-bindgen-node@0.1.4
uniffi-bindgen-node@0.1.3
What's Changed
- A collection of small bugfixes / hacks by @1egoman in #18
- Fix object constructor error throwing issue by @1egoman in #19
- Gate rust buffer destroy log behind out_verbose_logs by @1egoman in #20
- Release 0.1.3 by @1egoman in #21
Full Changelog: https://github.com/livekit/uniffi-bindgen-node/compare/uniffi-bindgen-node@0.1.2...uniffi-bindgen-node@0.1.3
Add --out-verbose-logs flag to make verbose logs opt in
What's Changed
Full Changelog: https://github.com/livekit/uniffi-bindgen-node/compare/uniffi-bindgen-node@0.1.1...uniffi-bindgen-node@0.1.2
Add --out-node-version flag for defining allowed node version semver range
What's Changed
Full Changelog: https://github.com/livekit/uniffi-bindgen-node/compare/uniffi-bindgen-node@0.1.0...uniffi-bindgen-node@0.1.1
Initial release
Tagging an initial release for use in existing build scripts.