Skip to content

v3.4.0

Compare
Choose a tag to compare
@rwaldron rwaldron released this 02 Mar 16:16
· 158 commits to master since this release
Commit Message/Description
5e3ba27 3.4.0
4a53c08 Surface stderr message if available.
9f37fd9 README: Add --features to Options table
8088f55 Migrate from tape to tap. This is necessary to allow running more than one test file (which is problematic with tape)
3926c7b First pass at implementation of features filter. Ref gh-84
21bf62a Test: Set strictMode = true for strict scenarios.
2edaffc Set strictMode = true for strict scenarios.