Maintenance release: fixes small memory accounting issue, re-enables running in Jupyter notebooks, adds `--allocation-sampling-window`
What's Changed
- Update README.md by @barseghyanartur in #324
- Fixed double-counting newlines by @sternj in #328
- Added
--allocation-sampling-window
; fixed reporting of peak function summary by @emeryberger in #329 - Added in shim for get_context by @sternj in #320
Full Changelog: v1.4.0...v1.4.1