* support for `assert` in RestUser.rest()
* wrap RestUser.rest()'s `js` attribute in an autoviv.Dict to allow safe navigation (avoiding TypeError and KeyError if you navigate outside the json response)
* remove `run_single_user` now that it is in Locust core
* various minor updates
**Full Changelog**: https://github.com/SvenskaSpel/locust-plugins/compare/2.3.2...2.4.0