Skip to content

0.51.6

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 12 Apr 13:32
  • Required self is now preserved in function bodies inside closures with [weak self] captures
  • Fixed bug with hoistTry inside chains of concatenated interpolated strings
  • Fixed indenting of dot-prefixed identifiers inside #else and #elseif blocks
  • Fixed parsing bug in redundantSelf rule