Content-Length: 283409 | pFad | https://github.com/astand/c-coderdbc/commit/f93b2972d5e668b5cad8e3a486145ca92f400a10
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 d95209a commit f93b297Copy full SHA for f93b297
docs/RELEASES.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v2.4 24.07.2022
4
+
5
+### Added
6
7
+- Three new CLI keys to optionally disable some source code generation (see help)
8
+- Added more tests
9
10
+---
11
12
## v2.3 19.07.2022
13
14
### Changed
src/codegen/version.h
@@ -3,4 +3,4 @@
#include <stdint.h>
#define CODEGEN_LIB_VERSION_MAJ (2)
-#define CODEGEN_LIB_VERSION_MIN (3)
+#define CODEGEN_LIB_VERSION_MIN (4)
Fetched URL: https://github.com/astand/c-coderdbc/commit/f93b2972d5e668b5cad8e3a486145ca92f400a10
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments