We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e10ef commit f28fc60Copy full SHA for f28fc60
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
## [unreleased]
4
5
+### Fixed
6
+
7
+Regression in Source Generator for Relations.
8
9
+## 33.0.0
10
11
+### Added
12
13
+.Net 9.0 support. Cursors in KeyValueDB. Parallel enumeration and modification of DB in ObjectDB. Optimizations in ScanBy and GatherBy.
14
15
+### Breaking changes
16
17
+Major version bump, read README.md for more info.
18
19
## 32.17.0
20
21
### Added
README.md
@@ -1,7 +1,7 @@
1
-
-
# BTDB
+
Currently this project these parts:
- Key Value Database
0 commit comments