0.3.0
- Now using htmlparser2 for parsing (2x speed increase, cleaner, actively developed)
- Added benchmark directory for future speed tests
-
$('...').dom() was funky, so it was removed in favor of $ ('...').get(). $.dom() still works the same. $.root now correctly static across all instances of $ - Added a screencast