cheerio v0.6.1 Release Notes

Release Date: 2012-02-12 // about 12 years ago
    • โž• Added .first(), .last(), and .clone() commands.
    • ๐Ÿ“œ Option to parse using whitespace added to .load.
    • ๐Ÿ›  Many bug fixes to make cheerio more aligned with jQuery.
    • โž• Added $(':root') to select the highest level element.

    ๐Ÿš€ Many thanks to the contributors that made this release happen: @ironchefpython and @siddMahen