v0.18.0-alpha
Pre-release
Pre-release
github-actions
released this
27 May 09:28
·
1092 commits
to master
since this release
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.
0.18.0-alpha "Ruby" (2022-05-27)
Features
- Added support for parsing of attribute calls with generic arguments (e.g.
foo.bar<Baz>()
). (#719)