Skip to content

Releases: vyperlang/vyper

Vyper 0.2.6

10 Oct 16:41
35467d5
Compare
Choose a tag to compare
Merge pull request #2192 from iamdefinitelyahuman/v0.2.6

v0.2.6

Vyper 0.2.5

30 Sep 02:16
a0c561c
Compare
Choose a tag to compare
Merge pull request #2165 from vyperlang/release/0.2.5

Release v0.2.5

Vyper 0.2.4

04 Aug 18:29
7949850
Compare
Choose a tag to compare
Merge pull request #2126 from vyperlang/release/0.2.4

Release v0.2.4

Vyper 0.2.3

16 Jul 22:26
006968f
Compare
Choose a tag to compare

Non-breaking changes and improvements:

  • Show contract names in raised exceptions (#2103)
  • Adjust function offsets to not include decorators (#2102)
  • Raise certain exception types immediately during module-scoped type checking (#2101)

Fixes:

  • Pop for loop values from stack prior to returning (#2110)
  • Type checking non-literal array index values (#2108)
  • Meaningful output during for loop type checking (#2096)

Vyper 0.2.2

04 Jul 20:46
337c2ef
Compare
Choose a tag to compare

Fixed

  • Do not fold exponentiation to a negative power (#2089)
  • Add repr for mappings (#2090)
  • Literals are only validated once (#2093)

Version 0.2.1

03 Jul 19:46
cac3d7d
Compare
Choose a tag to compare

See release notes:
https://vyper.readthedocs.io/en/stable/release-notes.html#v0-2-1

NOTE: v0.2.0 had a conflict in PyPI, but is identical to v0.2.1

Version 0.2.0

03 Jul 19:14
d2c0c87
Compare
Choose a tag to compare

See release notes:
https://vyper.readthedocs.io/en/stable/release-notes.html#v0-2-1

NOTE: v0.2.0 had a conflict in PyPI, but is identical to v0.2.1

Vyper 0.1.0-beta.17

22 Aug 15:32
Compare
Choose a tag to compare
v0.1.0-beta.17

Bump version: 0.1.0-beta.16 → 0.1.0-beta.17

Vyper 0.1.0-beta.16

22 Aug 15:33
Compare
Choose a tag to compare
v0.1.0-beta.16

Bump version: 0.1.0-beta.15 → 0.1.0-beta.16