- Add
--profile
build argument (#192)
- Switched from passing
ArrayBuffer
s to usingUint8Array
, to accommodate WASM better. (#187) - Reproducibly pick the same library file when using
--and-generate
(#194)
Full Changelog: https://github.com/jhugman/uniffi-bindgen-react-native/compare/0.28.3-1...main
This is the first supported release of the uniffi-bindgen-react-native
. Please hack responsibly. Share and enjoy.
- Handle type parameter change in crnl 0.45.1 (#182)
- Make first run more informative while compiling (#185)
- Initial refactor in preparing for WASM (#174)
- Add callbacks-example fixture from uniffi-rs (#172)
- Fix CLI working without an extension (#183)
- Use version released to Cocoapods and npm (#184)
Full Changelog: https://github.com/jhugman/uniffi-bindgen-react-native/compare/0.28.3-0...0.28.3-1
/*
Full Changelog: https://github.com/jhugman/uniffi-bindgen-react-native/compare/{{previous}}...{{current}} */