cbl_flutter 1.0.0+3
cbl_flutter: ^1.0.0+3 copied to clipboard
Flutter Plugin for Couchbase Lite, an embedded, NoSQL JSON Document Style database, supporting Blobs, Encryption, N1QL Queries, Live Queries, Full-Text Search and Data Sync.
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-beta.13 #
Note: This release has breaking changes.
- BREAKING FEAT: upgrade to Dart
2.16.0
and Flutter2.10.0
(#290). (5d8d0829)
1.0.0-beta.12 #
1.0.0-beta.11 #
1.0.0-beta.10 #
1.0.0-beta.8 #
1.0.0-beta.7 #
1.0.0-beta.6 #
- BREAKING FEAT: support Couchbase Lite Community and Enterprise Editions
1.0.0-beta.5 #
- FEAT: use consistent database default directory for Flutter (#177).
- CI: improve diagnostics for failing tests.
- CHORE: cut release of
cbl_native
. - CHORE: cut
cbl_native
release.
1.0.0-beta.4 #
- FEAT: add support for Linux + Flutter.
- FEAT: add initializer for secondary isolate.
1.0.0-beta.3 #
- Bump "cbl_flutter" to
1.0.0-beta.3
.
1.0.0-beta.2 #
- Bump "cbl_flutter" to
1.0.0-beta.2
.
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.