We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b44f99 commit beed14fCopy full SHA for beed14f
objectbox/CHANGELOG.md
@@ -1,6 +1,6 @@
1
## latest
2
3
-## 5.0.2-dev.0 (2025-11-10)
+## 5.0.2 (2025-11-10)
4
5
* macOS: throw an error if the `macosApplicationGroup` parameter when opening a `Store` is too long
6
(or empty). [#515](https://github.com/objectbox/objectbox-dart/issues/515#issuecomment-3503022269)
@@ -10,7 +10,7 @@
10
* SyncClient: actually configure Sync filters when passing them to `Sync.client` and related helper
11
methods.
12
13
-## 5.0.1-dev.0 (2025-10-29)
+## 5.0.1 (2025-10-29)
14
15
* Generator: migrate to `analyzer` 8 APIs. Require at least `analyzer` 8.1.1 and `source_gen` 4.0.1.
16
Resolves `Error: The method 'getInvocation' isn't defined` when running the generator using
0 commit comments