v1.11.0
What's Changed
- build(deps-dev): bump @babel/traverse from 7.17.9 to 7.23.2 by @dependabot in #480
- Fix Dockerfile - python3.9 by @nfsec in #481
- Always run required CI checks by @gusmonod in #482
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #483
- Fix debugger output parsing in attach command by @pablogsal in #490
- news: Fix a misspelled news entry by @godlygeek in #493
- Disable leaks warning if tracing Python allocators by @godlygeek in #492
- Refresh the progress bars on exit by @pablogsal in #494
- Limit the number of memory records reported by @pablogsal in #491
- Reimplement the live TUI using textual by @ayshiff in #274
- Abbreviate Memray's path displayed in the TUI by @godlygeek in #495
- Add a "memory overview" section to the docs by @pablogsal in #496
- Leverage pkg-config in setup.py by @pablogsal in #498
- Make minor performance improvements using ruff rules C4 and PERF by @cclauss in #500
- pre-commit autoupdate by @cclauss in #501
- tui: Use half-block characters for memory graph by @godlygeek in #504
- Port the tree reporter to textual by @pablogsal in #499
- Update live mode screenshots and docs by @godlygeek in #505
- More tweaks for the tree reporter TUI by @godlygeek in #507
- Cut 1.11.0 release by @godlygeek in #506
New Contributors
- @nfsec made their first contribution in #481
- @ayshiff made their first contribution in #274
- @cclauss made their first contribution in #500
Full Changelog: v1.10.0...v1.11.0