Releases: radareorg/sdb
Releases · radareorg/sdb
2.0.1
2.0.0
1.9.8
1.9.6
1.9.4
- Add numeric key get/set apis
- Change function signature in sdb_itoa to avoid assuming buffer size
- Fix buffer underflow in sdb text databases
- Add dlang bindings
- Update WASI builds
- Support zig compiler and zig translate-c
- Move includes under sdb/ folder to avoid name conflicts
1.9.2
1.9.0
1.8.8
1.8.6
1.8.4
- Update the wapm/wasi package
- Don't eprintf in API functions
- Fix echo bug related to wrong journal fd initialization
- Remove thread-local-storage variables and make sdb thread-safe
- Improve support for mingw platform and windows builds
- Fix uninitialized bug and memory leak spotted by the latest coverity