What's Changed
- Add
Usage Over Time
button to topBar by @ruchika2ar in #767 - Drop wheels for old platforms by @godlygeek in #742
- Fix a race condition under Textual 3.3.0 by @godlygeek in #777
- Wheelfix by @abstractedfox in #773
- Update textual snapshots and update valgrind ignore file by @pablogsal in #792
- build(deps-dev): bump form-data from 3.0.1 to 3.0.4 by @dependabot[bot] in #794
- Update test_exercise_3.py by @jcarnaxide in #754
- Add a timeout to the socket in
memray attach
by @ZeroIntensity in #753 - Add modal bar button to download plot data as CSV by @ruchika2ar in #769
- Hide memory graph button for temporal flamegraph by @ruchika2ar in #770
- Print peak memory usage for stats reporter by @ruchika2ar in #771
- Standardize byte amounts to SI units across all reporters by @adesidaseyi in #774
- build(deps): bump pypa/cibuildwheel from 2.23.2 to 3.1.1 by @dependabot[bot] in #795
- Enable 32-bit Linux wheel builds with cibuildwheel 3.x by @pablogsal in #796
- tests: Discover pytest tests only in tests/ by @godlygeek in #798
- Revise handling of removed profile functions by @godlygeek in #803
- Support Python 3.14 by @godlygeek in #804
- attach: Support attaching with
sys.remote_exec
by @godlygeek in #805 - Support free threading by @godlygeek in #808
- build(deps): bump pypa/cibuildwheel from 3.1.1 to 3.1.3 by @dependabot[bot] in #806
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #809
- Prepare for 1.18.0 release by @pablogsal in #810
New Contributors
- @ruchika2ar made their first contribution in #767
- @abstractedfox made their first contribution in #773
- @adesidaseyi made their first contribution in #774
Full Changelog: v1.17.2...v1.18.0