Releases: ApeWorX/ape-vyper
Releases · ApeWorX/ape-vyper
Ape Vyper 0.8.9
Changes
- feat: list available vyper versions CLI @antazoey (#148)
- feat: output solc JSON support @antazoey (#149)
- feat: allow customizing and configuring which output formats you want @antazoey (#147)
- feat: install vyper CLI using CLI @antazoey (#146)
- refactor: use vyper instead of vyper JSON for 0.4 @antazoey (#144)
- feat: include a py.typed file with the package @antazoey (#145)
Special thanks to: @antazoey
Ape Vyper 0.8.8
Changes
- fix: wider pin on VVM @antazoey (#139)
- feat: pep-625 compliance and enabling python 3.13 @bitwise-constructs (#138)
- chore: realizations from performance and lint upgrades @antazoey (#137)
Special thanks to: @antazoey and @bitwise-constructs