flutter_mimir 0.1.2 flutter_mimir: ^0.1.2 copied to clipboard
Extremely powerful, reactive NoSQL database with typo-tolerant full-text search and declarative queries.
0.1.2 #
- Bump "flutter_mimir" to
0.1.2
.
0.1.1 #
0.1.0 #
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)
- FIX: android tmp files now use application cache dir (#184). (7504e2e3)
- 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: clean up some of the example code. (23a9a2e1)
- FIX: android tmp files now use application cache dir (#184). (7504e2e3)
- FIX: remove pubspec screenshot attribute. (a5400f66)
- FIX: recreate example's macos/ with flutter 3.7. (dd43ed8a)
- 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-dev.0+1 #
- Update a dependency to the latest release.
0.0.1 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.0.1-dev.12 #
0.0.1-dev.11 #
0.0.1-dev.10 #
- Update a dependency to the latest release.
0.0.1-dev.8 #
- Update a dependency to the latest release.
0.0.1-dev.6 #
0.0.1-dev.5 #
- 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: recreate example's macos/ with flutter 3.7.
- FIX: make macos example app work with flutter 3.7.
- DOCS: clarify some wording.
0.0.1-dev.1 #
- Update a dependency to the latest release.
0.0.1-dev.0 #
- REFACTOR: switch macOS and iOS build to use C generation.
- FIX: disable macOS App Sandbox.
- FIX: force library bundling for macOS/iOS in release mode.
- FIX: ensure CMake will use local binaries if present.
- FIX: add cache layer of downloads for iOS/macOS.
- FIX: add FLUTTER_TARGET_PLATFORM to windows cmake.
- FIX: hopefully finished the linux cmake.
- FIX: work toward linux ffi support.
- FIX: update pubspec.yaml to meet pub.dev guidelines.
- FIX: add android ffi support (#58).
- FIX: cocoapod distribution uses GitHub release (#57).
- FIX: cocoapod source distribution (#56).
- FIX: add proper rust support for macOS/iOS (#44).
- FEAT: switch android build over to CMake to enable CI testing.
- 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: add FLUTTER_TARGET_PLATFORM to windows cmake.
- FIX: hopefully finished the linux cmake.
- FIX: work toward linux ffi support.
0.0.0-dev.4 #
- Update a dependency to the latest release.
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