You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This GitHub repo is a placeholder and will be extended in the future. Right now
7
7
8
8
Beta Notice
9
9
-----------
10
-
ObjectBox is beta. That also means that, until we reach 1.0, there may be breaking changes. This applies to the API and also to the file format. The latter we will only change if we see really relevant changes that .
10
+
ObjectBox is beta. That also means that, until we reach 1.0, there may be breaking changes. This applies to the API and also to the file format. The latter we will only change if we see really relevant changes that significantly improve ObjectBox.
11
11
12
12
Indeed, __the upcoming 0.9.7 changes the DB file format__. It will be more compact and efficient. Because we are doing this very shortly after the first release, we consider to skip upgrading 0.9.6 DB files. It is very likely that this is the last change to the file format before 1.0. We won't promise that but the file format was very stable internally before 0.9.6. Of course, we will always have automatic DB file upgrades after 1.0.
0 commit comments