Skip to content

Splash 0.4.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 16 Mar 16:46
· 66 commits to master since this release
72837ce
  • Support for the rethrows keyword (thanks @marcocapano!)
  • Fixed documentation for TokenType.keyword (thanks @warren-gavin!)
  • Generic parameters (such as Array<T>) within generic functions are now highlighted correctly.
  • The root level of a key path literal (\.property) is now highlighted correctly.

This release also includes a new command line tool - SplashMarkdown, which enables automatic HTML conversion and Splash decoration of all code blocks within a Markdown file.