Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@crypdoughdoteth crypdoughdoteth released this 27 Feb 19:00

Full Changelog: v2.0.0...v2.0.1

Fix: I ran into a scenario where stdout from Vyper included more than the bytecode without erroring out. To remedy this, I added some extra code to clean up the string and only return the Bytecode plus test coverage.