cbl_ffi 0.4.0
cbl_ffi: ^0.4.0 copied to clipboard
FFI bindings for the CouchbaseLite C API and the Dart support layer.
0.4.0 #
Note: This release has breaking changes.
- BREAKING FEAT: replace
Void
with opaque structs.
0.3.0+2 #
- FIX: fix size of result of FLValue_AsInt_C.
0.3.0+1 #
- Update a dependency to the latest release.
0.3.0 #
Note: This release has breaking changes.
- CHORE: cut release.
- BREAKING FEAT: rewrite native callback.
0.2.1 #
- FEAT: add binding for
Document_RevisionID
.
0.2.0+1 #
- DOCS: add internal package warning.
0.2.0 #
- BREAKING FEAT: simplify API
0.1.0 #
- Initial release.