Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@anishnaik anishnaik released this 02 Aug 18:30
· 12 commits to master since this release
54532f1

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