Releases: allure-framework/allurectl
Releases · allure-framework/allurectl
1.20.0-rc1
🔬 Improvements
- Watcher refactoring (via #74) - @eroshenkoam
1.20.0
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
1.19.3
🐞 Bug Fixes
- Fix missing files (watch command)
1.19.2
🐞 Bug Fixes
- Disable debug log for http requests by default
1.19.1
🐞 Bug Fixes
- Fix uploading (last files) for windows
1.19.0
🚀 New Features
- Add watch command (experimental right now)
🐞 Bug Fixes
- Increase timeout from 1m to 5m on each operation
1.18.2
🔬 Improvements
- Increase timeouts from 15 seconds to 1 minute
1.18.1
🔬 Improvements
- Add version command - @eroshenkoam
- Print version on every command - @eroshenkoam
1.18.0
🔬 Improvements
- Process kill signal - @eroshenkoam
🐞 Bug Fixes
- Fix job run plan command - @eroshenkoam
👀 Links
1.16.5
Initial commit