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 515e772 commit bf3e2d2Copy full SHA for bf3e2d2
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+ObjectBox Generator changelog
2
+=============================
3
+
4
+## 5.0.0-rc (2025-11-25)
5
6
+C/C++
7
8
+* Support for external name and type annotations
9
+* Add new vector distance type 'Geo'
10
+* Bump CMake min version to 3.5 for compatibility with CMake 4.x
11
12
+Go
13
14
15
16
+TypeScript/JavaScript
17
18
+* Releasing a preview of JavaScript code generation, which can be used with the ObjectBox TS/JS library
19
20
+Older releases are available at https://github.com/objectbox/objectbox-generator/releases.
0 commit comments