Features
- Faster virtualenv creation when passing multiple requirements files to `sparse submit` (PR 459)
- Add `sudo_user` option to `config.json` that can be used for specifying a different user that is used for virtualenv creation/deletion instead of always using the SSH login user. (PR 455)
Fixes
- Fix typo that would cause `update_virtualenv` to when no CLI options were passed (PR 459)
⚠️ In the upcoming streamparse 4.0 release, support for Python 2 will be dropped. ⚠️