Skip to content

v1.5.2

Compare
Choose a tag to compare
@kddnewton kddnewton released this 09 Oct 13:33
· 26 commits to main since this release
5446f7b

Changed

  • Fix character literal forced encoding when a unicode escape sequence is used.
  • Reject 1 if foo = bar baz.
  • Clear static literal flag on interpolated strings.
  • Reject optional argument/endless method definition ambiguity.