Releases: NordSecurity/uniffi-bindgen-go
Releases · NordSecurity/uniffi-bindgen-go
v0.2.2+v0.25.0
v0.2.1+v0.25.0
v0.2.1+v0.25.0
v0.2.0+v0.25.0
v0.2.0+v0.25.0
v0.1.5+v0.23.0
- Fix memory leak for all strings being read from FFI
v0.1.4+v0.23.0
- Fix typo in generated Go bindings for associated enum case with no fields
v0.1.3+v0.23.0
- Closing generated binding file before formatting
- Removed unnecessery import from EnumTemplate.go
v0.1.2+v0.23.0
Fix 0.1 release to be compatible with mozilla/uniffi-rs 0.23.0 after docstring changes
v0.1.1+v0.23.0
- Changed callback return type to
C.uint64_t
v0.1.0+v0.23.0
- Updated version tag pattern