Skip to content

v0.6.1

Choose a tag to compare

@marcoroth marcoroth released this 26 Aug 17:10
· 739 commits to main since this release
ab76a9f

Added

  • Linter: Introduce ControlFlowTrackingVisitor to handle control flow by @marcoroth in #444
  • Printer: Introduce ERBToRubyStringPrinter to convert ERB to Ruby by @marcoroth in #434

Changed

  • Printer: Move IdentityPrinter implementation out of Printer by @marcoroth in #435
  • Printer: Also fully reconstruct whitespace in HTMLCloseTag by @marcoroth in #443

Fixed

  • Formatter: Add support for Content Preserving Elements by @marcoroth in #438
  • Formatter: Improve ERB Comment Rendering by @marcoroth in #439
  • Linter: Allow self-closing tags in SVG (html-no-self-closing) by @marcoroth in #442
  • Linter: Fix html-no-duplicate-ids rule with duplicate IDs in Control Flow by @marcoroth in #444

Commits

Full Changelog: v0.6.0...v0.6.1