Skip to content

v0.16.0-alpha "Pyrope"

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 May 17:13
· 1826 commits to master since this release

0.16.0-alpha (2022-05-05)

WARNING: All Fe releases are alpha releases and only meant to share the development progress with developers and enthusiasts. It is NOT yet ready for production usage.

Features

  • Change static function call syntax from Bar.foo() to Bar::foo() (#241)
  • Added support for retrieving the base fee via ctx.base_fee() (#503)

Bugfixes

  • Resolve functions on structs via path (e.g. bi::ba::bums()) (#241)