Improvements 🔬
- Refactoring for watcher
- Added the capability to get launch's stats
- now, the tool returns the statistics for passed, failed, broken etc. tests in a launch
- Enhanced work with job run environment
Bug Fixes 🐞
- Updated go to v17
- Temporary removed darwin from releases for problems fixing
- Fixes auth in case user provided wrong scheme
Internal changes 👻
- Removed annoying redundant message when no build/target directory
- added binaries for arm64 processors (allurectl_linux_arm64) - via AES-1513