v1.13.0
What's Changed
- Fix publication of x86_64 wheels by @godlygeek in #578
- build(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #564
- Add a binding for Ctrl-Z to memray tree by @pablogsal in #581
- build(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.0 by @dependabot in #595
- Fix live updates to footers on Textual TUIs by @godlygeek in #597
- Intro Level Tutorial by @jcarnaxide in #590
- Allow spinning a Memray environment up in codespaces by @godlygeek in #582
- Publish docs on every PR, not just releases by @godlygeek in #602
- Codespaces for Tutorials by @jcarnaxide in #601
- Add build requirements for ubuntu by @micheleAlberto in #603
- Prevent test suite from renderering Textual UI by @vitorespindola in #608
- build(deps): bump pypa/cibuildwheel from 2.18.0 to 2.18.1 by @dependabot in #610
- docs: Updates to Memray tutorials by @drz416 in #607
- document how to handle container OOM by @micheleAlberto in #605
- Support new Textual footer by @godlygeek in #613
- Fix reporting of "Own Memory" in TUI reporters by @godlygeek in #617
- Fix timezone on stats modal by @vitimm144 in #611
- Vendor libdebuginfod into our wheels by @godlygeek in #592
- Fix docs building in CI by @godlygeek in #618
- feat: Merge threads in live view by @mgmacias95 in #589
- Print the thread name in the live TUI by @pablogsal in #562
- attach: Add gdb breakpoints for more safe entry points by @godlygeek in #612
- Fix a segfault on macOS when _dyld_shared_cache_contains_path is not available by @pablogsal in #615
- ci: Avoid testing with buggy Textual versions by @godlygeek in #624
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #625
- Update Textual snapshots for 0.67.1 by @godlygeek in #627
- Test with Python 3.13 by @godlygeek in #622
- build(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by @dependabot in #628
- Release version 1.13.0 by @godlygeek in #631
New Contributors
- @micheleAlberto made their first contribution in #603
- @vitorespindola made their first contribution in #608
- @vitimm144 made their first contribution in #611
Full Changelog: v1.12.0...v1.13.0