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 eea337e commit 2db3c4cCopy full SHA for 2db3c4c
objectbox/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## latest
2
+
3
+* Further performance optimizations in our FlatBuffers fork.
4
+* Avoid empty FFI structs - get rid of "INFO" messages with new Dart SDK v2.12.
5
+* More internal changes in preparation for null-safety.
6
7
## 0.12.0 (2021-02-26)
8
9
* Recognize `DateTime` entity fields, setting `PropertyType.date` (millisecond storage precision).
0 commit comments