0.20.3
bug fixes
- Fixes abstract extension method support by @susliko in #375
- Fixes anonymous givens by @eed3si9n in #341
- Fixes wildcards in tuple bindings by @susliko in #354
- Fixes parenthesized expressions in braceless
if
conditions by @susliko in #350 - Fixes
derives
clause on a new line by @susliko in #352 - Fixes
derives
clause for traits by @susliko in #353 - Fixes semicolon handling by @susliko in #357
- Fixes crashes inside Markdown by @susliko in #368
- Fixes
inline infix
modifier by @susliko in #369
other updates
- Supports shebang (
#!
) by @antosha417 in #363 - Supports abstract givens by @susliko in #372
behind the scene
- chore(deps): bump tj-actions/verify-changed-files from 13 to 17 in /.github/workflows by @dependabot in #371
new contributors
- @antosha417 made their first contribution in #363
- @dependabot made their first contribution in #371
Full Changelog: v0.20.2...v0.20.3