File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
## latest
2
2
3
- * Add an option to change code-generator's ` output_dir ` in ` pubspec.yaml ` . # 341
4
- * Support ObjectBox Admin for Android apps to browse the database, see our [ docs ] ( https://docs.objectbox.io/data-browser ) to get started . #148
3
+ * Support [ ObjectBox Admin ] ( https://docs.objectbox.io/data-browser ) for Android apps to browse
4
+ the database. #148
5
5
* Add ` Store.attach ` to attach to a Store opened in a directory. This is an improved replacement for
6
6
` Store.fromReference ` to share a Store across isolates. It is no longer required to pass a
7
7
Store reference and the underlying Store remains open until the last instance is closed. #376
8
+ * Add an option to change code-generator's ` output_dir ` in ` pubspec.yaml ` . #341
8
9
* Update: [ objectbox-c 0.15.2] ( https://github.com/objectbox/objectbox-c/releases/tag/v0.15.0 ) .
9
10
* Update: [ objectbox-android 3.1.2] ( https://github.com/objectbox/objectbox-java/releases/tag/V3.1.0 ) .
10
11
* Update: [ objectbox-swift 1.7.0] ( https://github.com/objectbox/objectbox-swift/releases/tag/v1.7.0 ) .
You can’t perform that action at this time.
0 commit comments