cheerio v0.12.2 Release Notes

Release Date: 2013-09-04 // over 10 years ago
    • Correct implementation of $.fn.text (@jugglinmike)
    • Refactor Cheerio array creation (@jugglinmike)
    • Extend manipulation methods to accept Arrays (@jugglinmike)
    • support .attr(attributeName, function(index, attr)) (@xiaohwan)