Skip to content

Commit bf3e2d2

Browse files
committed
Add CHANGELOG.md with 5.0.0-rc
1 parent 515e772 commit bf3e2d2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
* Support for external name and type annotations
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

Comments
 (0)