Skip to content

0.2.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 08 Jan 17:17
513bc70

What's new?

  • Support for Carthage and CocoaPods
  • A brand new module, HtmlSnapshotTesting for testing your HTML using SnapshotTesting
  • A new debugRender function, which renders HTML with human-readable indentation
  • Support for iOS, tvOS, and watchOS
  • Added a missing style(unsafe:) attribute helper that takes non-static strings
  • Added a missing enctype form attribute helper

What's fixed?

  • Fixed thead and tbody element helpers to require nesting in a table