5 Oct 2018
- Add `-e/--no-tracebacks` to omit traceback output for failures and errors.
Resolves feature request 191.
- Fixed travis builds
- Documentation updates (readme, release doc), one by Nattaphoom Chaipreecha
in 192.
- Fix example in `djangorunner.py`. Contributed by Yong Joseph Bakos in 188.
- Tooling fixes, including using python3, twine and keyring to do releases.