Releases: tough-griff/rrepl
Releases · tough-griff/rrepl
v1.1.3
Changes:
- Bump commander to version 4 27916f2
Test/Dev improvements:
- Bump dev dependencies, tweak workflow npm version 9cda676
- Update high sev vuln bfa116d
- Update dev deps 66c8b02
- only write if stream is writable 446de09
- Add a short delay in specs, swallow history errors d0e7211
- Add codecov badge c72b534
- Upload all coverage data across build matrix 30c7af3
- Submit coverage to codecov.io 6ba51e9
- Use a global install, lock to a specific npm version ad99534
- Update npm to the latest version in all environments b0598c6
- Update dev dependencies to latest, resolve an audit warning 6127349
v1.1.2
Explicitly exit with status code 0
.
Commits
- Clean up test name since substitution is not working 554a101
- Attempt to get workflow running on windows, pt 4 2050768
- Attempt to get workflow running on windows, continued 2 e293d41
- Attempt to get workflow running on windows, continued 6e8865d
- Attempt to get workflow running on windows ac33ac6
- Fix workflow c0b959d
- Lint/formatting refactor, add lots of tests 7bdf39c
- Update README.md 7aee783
- Tweak CI, update example and test 0ec16bd
- Implement a GitHub actions workflow! e016e10
v1.1.1
v1.1.0
Adds support for the -c, --config <file>
option.