Skip to content

Splash 0.6.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 13 May 09:27
· 57 commits to master since this release
ec13df1

This version of Splash migrates the installation script to the Swift 5 toolchain, and fixes highlighting in the following scenarios:

  • When using closure argument shorthands, such as $0, $1, etc.
  • When using the inout keyword with a closure argument.
  • When returning a generic type from a function.