Skip to content

Tags: crutchcorn/cli-testing-library

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Windows should now kill tasks properly

* fix: retry unsupported taskkill operations with alternative method

* update contributing readme to refer to cli-testing-library repo

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): generate declaration files instead of importing from src (#…

…24)

v2.0.0

Toggle v2.0.0's commit message
chore: fix build

v1.0.4

Toggle v1.0.4's commit message
fix: solve runtime error causing exit conditions

Co-authored-by: jgoux <[email protected]>

v1.0.3

Toggle v1.0.3's commit message
chore: fix Node 12/14 regression from 'linting fixes'

v1.0.2

Toggle v1.0.2's commit message
fix(release): manually release a patch version

v1.0.1

Toggle v1.0.1's commit message

v1.0.0

Toggle v1.0.0's commit message
docs: add mention of more docs in "README"

v1.0.0-alpha.17

Toggle v1.0.0-alpha.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from crutchcorn/alpha-docs

Initial docs for the project

v1.0.0-alpha.16

Toggle v1.0.0-alpha.16's commit message
feat: add in debug method

Closes #5