This repository has been archived by the owner on Sep 9, 2019. It is now read-only.
Releases: azu/comment-to-assert
Releases · azu/comment-to-assert
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
Bug Fixes
- node: console.assert does not throw on Node.js 10 (239b56a)
Features
- assert: use
strictEqual
anddeepStrictEqual
(#9) (54ada0c), closes #6 - ast: support
asyncCallbackName
option (#11) (130ab2d) - src: support Promise comment (#4) (6b5c505)
BREAKING CHANGES
- assert: assertion is strict by default