Releases: radareorg/sdb
Releases · radareorg/sdb
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
- Add Debian and macOS packaging scripts
- Add Github Actions integration
- Add more tests
- Improve Windows and crosscompilation builds with Meson
- Add SetP/U iterator helpers
- Add compiletime format string checks
- Add plaintext loading support
- Added ls_clone to clone an SdbList
1.3.0
1.2.0
1.1.0
- Fix off-by-one in json_indent
- Added sdb_itoca API to ease the use of ut64 as keys
- sdb_fmt() now have no index argument
- Improve meson build
- Improve timestamp support on Windows
- Use monotonic times when supported
- Implemented dict_ api
- Fix few null derefs and memory leaks
Kudos to: @trufae @skuater @pelijah @whitequark @ziyaddin
See git log for more details