orange is the new blue (0.3.0)
What's Changed
- refactored finding the version by @PatrickAlphaC in #30
- fix: performance bug in install by @PatrickAlphaC in #34
- massive wip feature by @PatrickAlphaC in #32
- feat: auto-fixtures, and new deploy command by @PatrickAlphaC in #46
- fix: version by @PatrickAlphaC in #47
- Add
.coveragerc
for Titanoboa coverage by @ControlCplusControlV in #50 - feat: added gas profiling with
--gas-profile
by @PatrickAlphaC in #52 - feat: added cli for inspecting vyper contracts by @PatrickAlphaC in #53
- feat: added prompt-live to be a quick flag before sending a transaction by @PatrickAlphaC in #54
- fix: updating github install versions by @PatrickAlphaC in #55
- feat: made .env location customizeable by @PatrickAlphaC in #56
- Docs update by @PatrickAlphaC in #57
- fix: updated docs on working with python packages by @PatrickAlphaC in #58
- fix: compile contracts even when uninitialized by @PatrickAlphaC in #61
- fix: updated docs for vyper compiler options by @PatrickAlphaC in #62
- feat: compile using multiprocess pool by @charles-cooper in #60
- fix: formatting imports by @PatrickAlphaC in #63
- feat: uv installed by default by @PatrickAlphaC in #64
- fix a parallelization bug by @charles-cooper in #66
- refactor: cleanup fixture_tools by @charles-cooper in #68
- Zksync test network by @PatrickAlphaC in #76
- feat: made pip install and github installs in different target paths by @PatrickAlphaC in #77
- feat: added lib to the search path by @PatrickAlphaC in #79
- fix: check for duplicate tuple names by @PatrickAlphaC in #80
- Prompt live by @PatrickAlphaC in #81
- fix: purge - for new github and pypi dependencies by @PatrickAlphaC in #82
- Feat/deployments by @PatrickAlphaC in #83
- feat: docs upgrade by @PatrickAlphaC in #84
- feat: logo by @PatrickAlphaC in #85
- feat: updated favicon, logo, and banner by @PatrickAlphaC in #87
- Fix/zksync tx fail by @PatrickAlphaC in #90
- feat: 0.3.0 🎉 by @PatrickAlphaC in #92
New Contributors
- @ControlCplusControlV made their first contribution in #50
- @charles-cooper made their first contribution in #60
Full Changelog: 0.2.0...0.3.0