v0.2.1
What's Changed
- Fix KeyError when error happens in library by @DanielSchiavini in #259
- docs: correct network mode usage by @ThatOneCalculator in #270
- Use correct source code when error happens in library by @DanielSchiavini in #272
- feat:
VVMDeployer
to deploy older vyper contract by @AlbertoCentonze in #271 - fix: coverage by @charles-cooper in #275
- refactor: Simplify the jupyter plugin by @DanielSchiavini in #174
- fix coverage for internal functions by @charles-cooper in #280
- fix: coverage paths by @charles-cooper in #281
- fix interface serialization representation in internal functions by @charles-cooper in #279
- fix: update expected Etherscan message by @DanielSchiavini in #287
- feat: context managers for env management by @charles-cooper in #285
- fix: gas profile when non-VyperContracts exist in the environment by @charles-cooper in #278
- fix: profiling for modules by @charles-cooper in #282
- feat: prevent fork on dirty state by @AlbertoCentonze in #286
- feat: add exponential backoff factor for etherscan by @charles-cooper in #288
- added nicknames to envs by @PatrickAlphaC in #266
New Contributors
- @ThatOneCalculator made their first contribution in #270
Full Changelog: v0.2.0...v0.2.1