Skip to content

1.0.0

Compare
Choose a tag to compare
@gonzalezreal gonzalezreal released this 16 Jan 14:50
· 100 commits to main since this release

What's Changed

  • Breaking change: New stable API and simplified customization appearance
  • Changed: New rendering implementation.
  • Added: Enable loading images from bundles
  • Added: Render thematic breaks
  • Added: Enable custom markdown link handling
  • Added: Make text not selectable on iOS
  • Changed: Improved list rendering.
  • Removed: NSAttributedString based HTML block rendering
  • Infrastructure: Remove watchOS scheme, remove unnecessary availability attributes and replace SwiftFormat with swift-format.
  • Infrastructure: Use Xcode 13.2 for CI
  • Infrastructure: New demo app with tvOS and Catalyst targets
  • Infrastructure: Improved README and documentation
  • Bug fixed: View update issues on iOS 15