File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Release Notes
44#############
55
6+ v0.2.9
7+ ******
8+
9+ Date released: 16-02-2021
10+
11+ Non-breaking changes and improvements:
12+ - Add license to wheel, Anaconda support (`#2265 <https://github.com/vyperlang/vyper/pull/2265 >`_)
13+ - Consider events during type-check with `implements: ` (`#2283 <https://github.com/vyperlang/vyper/pull/2283 >`_)
14+ - Refactor ABI generation (`#2284 <https://github.com/vyperlang/vyper/pull/2284 >`_)
15+ - Remove redundant checks in parser/signatures (`#2288 <https://github.com/vyperlang/vyper/pull/2288 >`_)
16+ - Streamling ABI-encoding logic for tuple return types (`#2302 <https://github.com/vyperlang/vyper/pull/2302 >`_)
17+ - Optimize function ordering within bytecode (`#2303 <https://github.com/vyperlang/vyper/pull/2303 >`_)
18+ - Assembly-level optimizations (`#2304 <https://github.com/vyperlang/vyper/pull/2304 >`_)
19+ - Optimize nonpayable assertion (`#2307 <https://github.com/vyperlang/vyper/pull/2307 >`_)
20+ - Optimize re-entrancy locks (`#2308 <https://github.com/vyperlang/vyper/pull/2308 >`_)
21+
22+ Fixes:
23+ - Change forwarder proxy bytecode to ERC-1167 (`#2281 <https://github.com/vyperlang/vyper/pull/2281 >`_)
24+ - Reserved keywords check update (`#2286 <https://github.com/vyperlang/vyper/pull/2286 >`_)
25+ - Incorrect type-check error in literal lists (`#2309 <https://github.com/vyperlang/vyper/pull/2309 >`_)
26+
27+ Tons of Refactoring work courtesy of (`@iamdefinitelyahuman <https://github.com/iamdefinitelyahuman >`_)!
28+
629v0.2.8
730******
831
You can’t perform that action at this time.
0 commit comments