Skip to content

Commit bddff11

Browse files
fubuloubuiamdefinitelyahuman
authored andcommitted
docs: release notes for v0.2.9
1 parent 55ce71b commit bddff11

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/release-notes.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
Release 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+
629
v0.2.8
730
******
831

0 commit comments

Comments
 (0)