cbl_flutter 0.4.0+2
cbl_flutter: ^0.4.0+2 copied to clipboard
Binaries for use of Couchbase Lite with Flutter. Couchbase Lite is A NoSQL database with change notification, full text search and replication.
0.4.0+2 #
- FIX: fix variable reference in
install_binaries.sh
.
0.4.0+1 #
- FIX: installing binaires on windows.
- CHORE: publish packages.
0.4.0 #
Note: This release has breaking changes.
- TEST: follow guide in setup of integration_test.
- CI: run iOS tests directly with xcodebuild.
- CHORE: bump dependency on
cbl_native
. - BREAKING REFACTOR: convert between native and Dart types in
cbl_ffi
.
0.3.1+1 #
- DOCS: fix badges.
0.3.1 #
- FEAT: Update dependencies.
- DOCS: mention minimum platform targets.
0.3.0+5 #
- Update a dependency to the latest release.
0.3.0+4 #
- Update a dependency to the latest release.
0.3.0+3 #
- Update a dependency to the latest release.
0.3.0+2 #
- Update a dependency to the latest release.
0.3.0+1 #
- DOCS: update docs.
0.3.0 #
Note: This release has breaking changes.
- CHORE: cut release.
- CHORE: publish packages.
- BREAKING FEAT: improve
CouchbaseLite
andDatabase
APIs.
0.2.0 #
Note: This release has breaking changes.
- CHORE: publish packages.
- BREAKING FEAT: new Stream API for logging.
0.1.0+3 #
- FIX: fix typo.
0.1.0+2 #
- FIX: create Xcframeworks links in prepare command.
0.1.0+1 #
- FIX: use temporary package to install binaries.
- CHORE: depend on hosted version of
flutter_cbl
.
0.1.0 #
- Initial release.