- synchronous tests #59 @joshski
- framework specific mounting #54 @dereke
- make browser-monkey search from the root element #65 @dereke
- fixed IE compatability bug @dereke
- issue matching multiple occurences of the same text @dereke
- updated debug module (fixes debug in electron-mocha) @artemave
- updated jQuery to 3.1 @dereke
- remove use of removed jQuery APIs @dereke
- shouldFind API @joshski
- shouldHave to support array of attributes @dereke
- select(string) to simplify select API @joshski
- allow timeout to be set from ENV variable @dereke
- option to set jQuery implementation @dereke
- firefox, safari, IE and edge support @dereke
- option to simulate focus behaviour on IE @refractalize
- semantic finders @joshski
- improved errors when asserting arrays of values @dereke
- stacktraces that show where the error originated @dereke
- better support for clicking checkboxes @refractalize
- shouldHave({text: ''}) checks for empty text @adiel
- improved error reporting of non matching CSS selectors @adiel