Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@spinach spinach released this 03 Oct 08:16
· 618 commits to master since this release

Swift Version

  • Add support for Swift 4

Backward incompatibility

Highlighter class: the init method changed from init(highlightAttrs: [String: Any]) to init(highlightAttrs: [NSAttributedStringKey: Any]).