mimir 0.0.1-dev.0+1 copy "mimir: ^0.0.1-dev.0+1" to clipboard
mimir: ^0.0.1-dev.0+1 copied to clipboard

Extremely powerful, reactive NoSQL database with typo-tolerant full-text search and declarative queries.

0.0.1-dev.0+1 #

0.0.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.0.1-dev.13 #

  • FIX: switch initial version of milli to latest with needed changes (#83). (c76b1469)
  • FEAT: add isNull and isEmpty filters (#215). (4752aaa1)

0.0.1-dev.12 #

Note: This release has breaking changes.

0.0.1-dev.11 #

  • REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
  • FEAT: pagination and infinite scroll support (#195). (293db82b)
  • FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)

0.0.1-dev.10 #

0.0.1-dev.9 #

  • FIX: android tmp files now use application cache dir (#184). (7504e2e3)

0.0.1-dev.8 #

  • FIX: add (unused) uuid dependency. (67a15a91)

0.0.1-dev.7 #

0.0.1-dev.6 #

0.0.1-dev.5 #

  • REFACTOR: move macOS C codegen back to FRB.
  • FIX: remove pubspec screenshot attribute.

0.0.1-dev.4 #

  • DOCS: fix pub.dev screenshot.

0.0.1-dev.3 #

  • DOCS: update with in-repo demo gif.

0.0.1-dev.2 #

  • REFACTOR: clean up some of the example code.
  • FIX: make macos example app work with flutter 3.7.
  • DOCS: clarify some wording.

0.0.1-dev.1 #

  • FIX: update to use latest milli api.
  • FIX: remove the invalid id (from video) TODO.

0.0.1-dev.0 #

  • REFACTOR: switch macOS and iOS build to use C generation.
  • REFACTOR: auto filter/sortby cleanup.
  • REFACTOR: refactor to use all_obkv_to_json.
  • REFACTOR: update rust code with suggestions from clippy.
  • REFACTOR: remove obkv dependency.
  • REFACTOR: move generated ffi files to src dir.
  • REFACTOR: switched over to parking_lot.
  • REFACTOR: clean up some cargo dependencies.
  • PERF: remove old macros and improve concurrency support.
  • FIX: search method contains true optional args.
  • FIX: switch Rust build script to copy ios gen c files to macos.
  • FIX: switch to POSIX semaphores for App Sandbox (#100).
  • FIX: adding invalid documents throws exception instead of silently failing.
  • FIX: fix ci build failures by updating frb to 1.53.
  • FIX: increase the max db size.
  • FIX: no more autogenerate id & set_documents fix.
  • FIX: do not fail build on format fail.
  • FIX: fix dylib path in another test.
  • FIX: refactored repo to use root Cargo.toml.
  • FIX: update pubspec.yaml to meet pub.dev guidelines.
  • FIX: default resultsLimit to u32::MAX.
  • FIX: add android ffi support (#58).
  • FIX: cocoapod source distribution (#56).
  • FIX: add proper rust support for macOS/iOS (#44).
  • FEAT: add automatic sortable fields.
  • FEAT: support for migration between milli versions (#79).
  • FEAT: added convenience method updateSettings.
  • FEAT: add automatic filterable fields (#60).
  • FEAT: Add filter convenience (#45).
  • DOCS: added inline documentation for some ffi types.
  • DOCS: update package description to make pub.dev happy.
  • DOCS: update the changelog to remove previous commits.

0.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.0.0-dev.5 #

  • FIX: fix dylib path in another test.
  • FIX: refactored repo to use root Cargo.toml.

0.0.0-dev.4 #

  • REFACTOR: move generated ffi files to src dir.
  • DOCS: added inline documentation for some ffi types.

0.0.0-dev.3 #

  • DOCS: update package description to make pub.dev happy.

0.0.0-dev.2 #

  • FIX: update pubspec.yaml to meet pub.dev guidelines.

0.0.0-dev.1 #

  • DOCS: update the changelog to remove previous commits.

0.0.0 #

Initial codebase

43
likes
0
pub points
70%
popularity

Publisher

verified publishergsconrad.com

Extremely powerful, reactive NoSQL database with typo-tolerant full-text search and declarative queries.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter_rust_bridge, freezed_annotation, meta, uuid

More

Packages that depend on mimir