cheerio v0.10.0 Release Notes

Release Date: 2012-09-24 // over 11 years ago
    • Greatly simplified and reorganized the library, reducing the loc by 30%
    • โœ… Now supports mocha's test-coverage
    • ๐Ÿ—„ Deprecated self-closing tags (HTML5 doesn't require them)
    • ๐Ÿ›  Fixed error thrown in removeClass(...) @robashton