HTMLKit v2.0.6 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • 🚀 Released on 2017.05.02

    ➕ Added

    • Memory consumption improvements (issue #10)
      • Allocate childNodes collection in HTMLNode only when inserting child nodes
      • Replace NSStringFromSelector calls with constants in HTMLNode validations
      • Improve reverseObjectEnumerator usage while parsing HTML
      • Rewrite internal logic of the HTMLStackOfOpenElements to prevent excessive allocations