Splash 0.13.0
- 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.