Releases: NordSecurity/uniffi-bindgen-cs
Releases · NordSecurity/uniffi-bindgen-cs
v0.8.3+v0.25.0
Bump v0.8.3+v0.25.0 (#91) Signed-off-by: Kristupas Antanavičius <[email protected]>
v0.8.2+v0.25.0
Bump v0.8.2+v0.25.0 (#85) Signed-off-by: Kristupas Antanavičius <[email protected]>
v0.8.1+v0.25.0
Merge pull request #81 from NordSecurity/null_str_conversion Add option to convert null strings to empty
v0.8.0+v0.25.0
v0.8.0+v0.25.0
v0.7.0+v0.25.0
v0.7.0+v0.25.0
v0.6.0+v0.25.0
- Update to uniffi v0.25.0
- Implement
Display
trait method for objects. OverrideToString()
C# object method.
v0.5.1+v0.24.0
- Bump to correct crate version
v0.4.1+v0.23.0
- Bump to correct crate version
v0.5.0+v0.24.0
- BREAKING: update uniffi to 0.24
- BREAKING: remove
package
configuration option, usenamespace
instead. - implement
bytes
type - implement
--library
command line option - default config file to
uniffi.toml
in crate root, if no config file is specified in command line options
v0.4.0+v0.23.0
- BREAKING: flat enum variants are lowercase
- Lowercase numeric types in generated bindings code