Releases: frigg/frigg-runner
Releases · frigg/frigg-runner
v1.2.1
Fix
- Upgrade frigg dependencies
1.2.0
- Verbose tasks (#19)
- Optional setup tasks (#22)
- UTF8 output (#17)
- Enable pty on task output
- Deprecate frigg-common
- Update dependencies
1.1.0
- Update Click
- Remove Clint, use Click instead
1.0.0
- Change design, use clint for commandline functions
- Only print tasks with error by default
- Print project coverage
- Display task execution time
- Write tests
- Fixes #9
- Fixes #8
- Fixes #4
- Fixes #1
0.0.6
#7 - Use stderr as input to stty to make it work in git hooks
Report nice error when task is not found