Skip to content

0.47.12

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 23 Feb 02:00
  • Fixed indenting of switch cases inside #if/#endif clauses
  • Explicit self is no longer removed inside types using @dynamicMemberLookup
  • Fixed indenting of wrapped, chained methods when using --xcodeindentation
  • await is no longer treated as a keyword if --swiftversion is set to < 6
  • Fixed issue where single line method after array would wrap unexpectedly
  • Made repository checkoutable on Windows