Releases: nicholasodonnell/smart-runner
Releases · nicholasodonnell/smart-runner
v1.2.0
What's Changed
- Add log.level config option by @nicholasodonnell in #10
- Publish v1.2.0 by @nicholasodonnell in #11
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Create db dir if it doesn't exist by @nicholasodonnell in #8
- Publish v1.1.3 by @nicholasodonnell in #9
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Reduce waiting logs by @nicholasodonnell in #5
- Prevent a short test from running for the first time if a long test has recently ran by @nicholasodonnell in #6
- Publish v1.1.2 by @nicholasodonnell in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Set paths to smart.sh script and .smart-runner.lock files relative to script directory by @nicholasodonnell in #3
- Publish v1.1.1 by @nicholasodonnell in #4
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add lockfile to prevent multiple instances of the script from running simultaneously by @nicholasodonnell in #1
- Publish v1.1.0 by @nicholasodonnell in #2
New Contributors
- @nicholasodonnell made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0