Skip to content

Splash 0.13.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 25 May 20:43
· 18 commits to master since this release
ca9a1b7
  • Splash now requires Swift 5.2.
  • The try keyword is now correctly highlighted when used within a function call.
  • Comments that appear next to curly brackets are now correctly highlighted.
  • Generic parameter types that appear in an initializer declaration are no longer highlighted.
  • Generic superclasses are now correctly highlighted within subclass declarations.