- [New] Include name of test in log when test times out (#524)
- [readme] document Promise support; remove Promise-related alternatives
- [readme] add `tape-describe` to 'other' section (#523)
- [Deps] update `deep-equal`, `is-regex`, `object-inspect`, `object-is`, `object.assign`, `resolve`, `string.prototype.trim`
- [Dev Deps] update `eslint`, `js-yaml`
- [eslint] remove useless regex escapes
- [Tests] handle stack differences in node 15
- [Tests] add test case for #519 for test.comment() in createStream/objectMode context (#520)