- JSdoc
- Fixes for unwanted persistence of some support variables
- Fixes for a cookie bug
- Demo features in login_server example
- Misc cleanup in features
- Clarified shell steps.
- Update isReadyMatch to watch stderr as well as stdout
- Add child_process isReadyMatch
- Change
requestSupport
code to attach the request result to the universe instead of just a promise. - Implement the
login_server
example. - Add to
responseSupport
for headers and cookies steps. - Fix bug with single line patterns with matchers that used "|" arguments.
- Allow
requestPUT
andrequestPOST
to take an empty body. - Better support for MySQL