8000
Skip to content

Splash 0.3.0

Choose a tag to compare

@JohnSundell JohnSundell released this 12 Mar 00:12
· 73 commits to master since this release
43f163b
  • Added support for Swift 5 raw strings (both single-line and multi-line).
  • HTML output is now much more compact, and merges <span>s for tokens of the same type.
  • Multi-line comments with two asterisks (documentation-style) are now supported (thanks @MaciejGad, @marcocapano and @warren-gavin).
  • The dynamic and nonmutating keywords are now supported (thanks @marcocapano).
0