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