Fixes memory leak tracking and VS Code integration
What's Changed
- Fixed memory leak issues by @sternj in #879
- Fixed integration with Visual Studio Code: updated logic to ensure HTML files are output as requested (with
--outfile
) by @emeryberger in #881
Full Changelog: v1.5.46...v1.5.47