zombie v0.13.4 Release Notes

Release Date: 2012-05-01 // almost 12 years ago
  • ⬆️ Upgraded to JSDOM 0.2.14. This includes an upgrade to Contextify which fixes an ✅ edge case with JS scoping. It also translates to 10% faster tests (On My Machine).

    But HTML processing is a bit more picky right now.

    Methods like visit now pass error to the callback if they fail to load or 📜 parse the page. JavaScript execution errors are handled separately.

    436 tests
    8.0 sec to complete