Unclaimed project
Are you a maintainer of memray? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
memray
Memray is a memory profiler for Python
hacktoberfestmemorymemory-leakmemory-leak-detectionmemory-profilerprofiler+2
Last updated 4 months ago
Back to changelogWhat's Changed
- Add
Usage Over Time button 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 attach by @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/774build(deps): bump pypa/cibuildwheel from 2.23.2 to 3.1.1 by @dependabot[bot] in https://github.com/bloomberg/memray/pull/795Enable 32-bit Linux wheel builds with cibuildwheel 3.x by @pablogsal in https://github.com/bloomberg/memray/pull/796tests: Discover pytest tests only in tests/ by @godlygeek in https://github.com/bloomberg/memray/pull/798Revise handling of removed profile functions by @godlygeek in https://github.com/bloomberg/memray/pull/803Support Python 3.14 by @godlygeek in https://github.com/bloomberg/memray/pull/804attach: Support attaching with sys.remote_exec by @godlygeek in https://github.com/bloomberg/memray/pull/805Support free threading by @godlygeek in https://github.com/bloomberg/memray/pull/808build(deps): bump pypa/cibuildwheel from 3.1.1 to 3.1.3 by @dependabot[bot] in https://github.com/bloomberg/memray/pull/806build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/bloomberg/memray/pull/809Prepare for 1.18.0 release by @pablogsal in https://github.com/bloomberg/memray/pull/810New 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