Releases: sdimitro/sdb
Releases · sdimitro/sdb
Release list
sdb v0.6.0
sdb v0.5.0
What's Changed
- tests: add stacks regression outputs by @sdimitro in #22
- ci: update GitHub workflows for codecov and release improvements by @sdimitro in #23
- refactor: integrate kdumpling for session recording by @sdimitro in #24
- feat: add plugin loader and library API for external integrations by @sdimitro in #27
- docs: add ReadTheDocs documentation site by @sdimitro in #28
- docs: remove inline table-of-contents directives by @sdimitro in #29
- fix: add missing
pip install .to release workflow by @sdimitro in #30
Full Changelog: v0.4.0...v0.5.0
sdb 0.4.0
What's Changed
- session: Add session recording & replay functionality by @sdimitro in #16
- session: Fix typedef type size resolution in capture_object by @sdimitro in #17
- session: Add thread stack trace recording with local variable support by @sdimitro in #18
- session: Add %session record-memory command for explicit memory capture by @sdimitro in #19
- Memtrace thread fixes by @sdimitro in #20
Full Changelog: v0.3.2...v0.4.0