Releases: nitrite/nitrite-flutter
Releases · nitrite/nitrite-flutter
Release list
nitrite_support v2.0.3
- Maintenance release: raised
nitritedependency to^2.0.3.
nitrite_spatial v2.0.3
- Maintenance release: raised
nitritedependency to^2.0.3.
nitrite_hive_adapter v2.0.3
- Maintenance release: raised
nitritedependency to^2.0.3.
nitrite_generator v2.0.3
- Maintenance release: raised
nitritedependency to^2.0.3.
nitrite v2.0.3
- Fixed a type-comparison crash (e.g.
InvalidOperationException: Could not compare type int to String) when an AND filter combined a filter on one indexed field with filters on another, differently-typed indexed field matching a different number of fields (e.g. a single-field index next to a compound index). The query planner picked the best-matching index candidate per field independently but accumulated filters from every candidate it visited into one shared set instead of keeping only the winning index's filters, so filters from an unrelated index leaked into the scan of the chosen index. The planner now selects a single best-matching index and only keeps that index's own filters for the index scan. Mirrors nitrite-java issue #1266.
nitrite_support v2.0.2
What's Changed
- chore(deps): bump icons_launcher from 2.1.7 to 3.1.0 by @dependabot[bot] in #57
- chore(deps): bump flutter_slidable from 3.1.2 to 4.0.3 by @dependabot[bot] in #58
- chore(deps): bump flutter_lints and lints by @dependabot[bot] in #59
Full Changelog: nitrite-2.0.1...nitrite_support-2.0.2
nitrite_spatial v2.0.2
What's Changed
- chore(deps): bump icons_launcher from 2.1.7 to 3.1.0 by @dependabot[bot] in #57
- chore(deps): bump flutter_slidable from 3.1.2 to 4.0.3 by @dependabot[bot] in #58
- chore(deps): bump flutter_lints and lints by @dependabot[bot] in #59
Full Changelog: nitrite-2.0.1...nitrite_spatial-2.0.2
nitrite_hive_adapter v2.0.2
What's Changed
- chore(deps): bump icons_launcher from 2.1.7 to 3.1.0 by @dependabot[bot] in #57
- chore(deps): bump flutter_slidable from 3.1.2 to 4.0.3 by @dependabot[bot] in #58
- chore(deps): bump flutter_lints and lints by @dependabot[bot] in #59
Full Changelog: nitrite-2.0.1...nitrite_hive_adapter-2.0.2
nitrite_generator v2.0.2
What's Changed
- chore(deps): bump icons_launcher from 2.1.7 to 3.1.0 by @dependabot[bot] in #57
- chore(deps): bump flutter_slidable from 3.1.2 to 4.0.3 by @dependabot[bot] in #58
- chore(deps): bump flutter_lints and lints by @dependabot[bot] in #59
Full Changelog: nitrite-2.0.1...nitrite_generator-2.0.2
nitrite v2.0.2
What's Changed
- chore(deps): bump icons_launcher from 2.1.7 to 3.1.0 by @dependabot[bot] in #57
- chore(deps): bump flutter_slidable from 3.1.2 to 4.0.3 by @dependabot[bot] in #58
- chore(deps): bump flutter_lints and lints by @dependabot[bot] in #59
Full Changelog: nitrite-2.0.1...nitrite-2.0.2