cbl 0.4.1+1 copy "cbl: ^0.4.1+1" to clipboard
cbl: ^0.4.1+1 copied to clipboard

outdated

CouchbaseLite for Dart based on the C API. A NoSQL database with change notification, full text search and replication.

0.4.1+1 #

  • REFACTOR: replace Void with opaque structs.
  • FIX: fix Replicator conflict resolver callback.

0.4.1 #

  • FEAT: highlight error position in query parsing exception.
  • CHORE: publish packages.

0.4.0 #

Note: This release has breaking changes.

  • REFACTOR: migrate to new native callback API.
  • BREAKING FEAT: improve CouchbaseLite and Database APIs.

0.3.0+1 #

  • STYLE: fix formatting.
  • DOCS: add example.

0.3.0 #

Note: This release has breaking changes.

  • FIX: actually store callback in set logCallback.
  • FEAT: add Document.revisionId.
  • FEAT: make SessionAuthenticator.cookieName nullable.
  • DOCS: add docs to a few properties.
  • DOCS: fix wording.
  • BREAKING FEAT: new Stream API for logging.

0.2.1 #

  • FEAT: include database name in worker id.
  • DOCS: add list of features to README.

0.2.0 #

Note: This release has breaking changes.

  • DOCS: fix spelling.
  • BREAKING FIX: fix name of LogLevelExt.toLoggingLevel.

0.1.0 #

  • Initial release.
64
likes
0
pub points
89%
popularity

Publisher

verified publishercbl-dart.dev

CouchbaseLite for Dart based on the C API. A NoSQL database with change notification, full text search and replication.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cbl_ffi, characters, collection, ffi, logging, meta, synchronized

More

Packages that depend on cbl