v0.1.6
This marks a minor release of medusa
. Version 0.1.6 brings a variety of critical bug fixes related to coverage tracking, coverage reporting, and execution tracing.
Bug Fixes
- Fix regression in coverage reports for constructors (#412)
- Fix panic while execution tracing cheatcode execution (#411)
- Fixed source unit Iookup and coverage reporting due to changes made to Foundry's compilation artifacts (#427)
- Reduce bias in weighted method selection that was omitting some methods (#427)
Full Changelog: v0.1.5...v0.1.6