mimir 0.0.2+1 mimir: ^0.0.2+1 copied to clipboard
Extremely powerful, reactive NoSQL database with typo-tolerant full-text search and declarative queries.
0.0.2+1 #
0.0.2 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.0.2-dev.1 #
Note: This release has breaking changes.
- REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
- REFACTOR: update melos to v3 (#131). (0c6c2b8b)
- REFACTOR: switch API to use proper OOP. (66a2846a)
- REFACTOR: move macOS C codegen back to FRB. (5570977b)
- FIX: second attempt partial fix of #227 (#230). (e18c9cb6)
- FIX: partial fix of #227 for iPhone 7s (#229). (fa2dcb9b)
- FIX: switch initial version of milli to latest with needed changes (#83). (c76b1469)
- FIX: milli update and fixes (#189). (d3511566)
- FIX: android tmp files now use application cache dir (#184). (7504e2e3)
- FIX: add (unused) uuid dependency. (67a15a91)
- FIX: remove pubspec screenshot attribute. (a5400f66)
- FEAT: add isNull and isEmpty filters (#215). (4752aaa1)
- FEAT: pagination and infinite scroll support (#195). (293db82b)
- FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)
- FEAT: add manual primary key selection (#157). (714533b5)
- DOCS: improve quality of examples (#150). (5bcbf664)
- DOCS(screenshot): fix pub.dev screenshot. (57f07ac5)
- DOCS: update with in-repo demo gif. (3079a422)
- BREAKING FEAT: Dart 3 support (#194). (b987daca)
0.0.1-dev.2 #
Note: This release has breaking changes.
- REVERT: "feat: use Dart 3 records for isBetween query field (#140)". (922debf2)
- REFACTOR: update melos to v3 (#131). (0c6c2b8b)
- REFACTOR: switch API to use proper OOP. (66a2846a)
- REFACTOR: move macOS C codegen back to FRB. (5570977b)
- REFACTOR: clean up some of the example code. (23a9a2e1)
- FIX: second attempt partial fix of #227 (#230). (e18c9cb6)
- FIX: partial fix of #227 for iPhone 7s (#229). (fa2dcb9b)
- FIX: switch initial version of milli to latest with needed changes (#83). (c76b1469)
- FIX: milli update and fixes (#189). (d3511566)
- FIX: android tmp files now use application cache dir (#184). (7504e2e3)
- FIX: add (unused) uuid dependency. (67a15a91)
- FIX: remove pubspec screenshot attribute. (a5400f66)
- FIX: make macos example app work with flutter 3.7. (4369d2dc)
- FEAT: add isNull and isEmpty filters (#215). (4752aaa1)
- FEAT: pagination and infinite scroll support (#195). (293db82b)
- FEAT: use Dart 3 records for isBetween query field (#140). (115ab5e4)
- FEAT: add manual primary key selection (#157). (714533b5)
- DOCS: improve quality of examples (#150). (5bcbf664)
- DOCS(screenshot): fix pub.dev screenshot. (57f07ac5)
- DOCS: update with in-repo demo gif. (3079a422)
- DOCS: clarify some wording. (26eb879b)
- BREAKING FEAT: Dart 3 support (#194). (b987daca)
0.0.1 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.0.1-dev.13 #
0.0.1-dev.12 #
0.0.1-dev.11 #
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