Zombie 2.0.6 is out

36 views
Skip to first unread message

Assaf

unread,
Oct 11, 2014, 9:11:22 PM10/11/14
to zomb...@googlegroups.com
Full list of changes going from 2.0.0 to 2.0.6:

Version 2.0.6 2014-10-11

CHANGED Output from console.log() and friends goes to console unless browser.silent = true. You can also set it globally with Browser.default.silent = true. Console output always visible when debugging (DEBUG=zombie).

ADDED documentation for debugging using DEBUG=zombie and browser.silent.

Version 2.0.5 2014-10-10

NOTE This version introduces a bug from JSDOM, whereby resetting a form will not reset <select> elements correctly

UPDATED to latest JSDOM

FIXED Exceptions are being swallowed #761

Minor other bug fixes

Version 2.0.4 2014-09-26

FIXED browser will sometimes run code asynchronously outside a wait

FIXED browser.wait should return a promise when called without open window #755

FIXED complain when using event loop of destroyed browser

Version 2.0.3 2014-09-25

FIXED window.cookies fails with error #610

FIXED HTMLImageElement._attrModified not passing callback to HTML.resourceLoader.load #624

FIXED Add raise method to xhr to catch errors in handlers #681

FIXED Chunked and gzipped content is not decompressed #707

Version 2.0.2 2014-09-25

ADDED Only decode HTML documents, and support meta tag with charset

CHANGED Switched from using encoding to iconv-lite

CHANGED Switched from using Q to Bluebird

Version 2.0.1 2014-09-24

FIXED DNS.lookup should use lookup, not resolve

Reply all
Reply to author
Forward
0 new messages