v1.10.0
What's Changed
- ci: Automatically publish docs for new releases by @godlygeek in #436
- build(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0 by @dependabot in #438
- Add a favicon for the docs by @mgmacias95 in #437
- ci: Allow publishing Python 3.12 wheels by @godlygeek in #441
- Inverted flame graph by @ivonastojanovic in #439
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #447
- Preferring gdb over lldb on Linux by @ivonastojanovic in #449
- Temporal inverted flame graph by @ivonastojanovic in #452
- Added --aggregate option to attach by @ivonastojanovic in #455
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #460
- Rename flamegraph "Invert" button by @godlygeek in #456
- build(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 by @dependabot in #463
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #461
- docs: Make flame graph docs reflect icicle default by @tjmcewan in #466
- Miscellaneous improvements to our documentation and help messages by @godlygeek in #467
- build(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1 by @dependabot in #468
- Avoid creating more
backtrace_state*
than needed by @godlygeek in #473 - Declare our minimum supported Cython version by @godlygeek in #465
- Document that Python 3.12 is supported by @godlygeek in #474
- Inverted flame graph docs by @ivonastojanovic in #442
- Added new commands to memray attach by @ivonastojanovic in #458
- build(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in #475
- Do not patch PLT stubs for MallocStackLogging in MacOS by @pablogsal in #477
- Prepare for 1.10.0 release by @pablogsal in #478
New Contributors
Full Changelog: v1.9.1...v1.10.0