Changelog
All notable changes to wrkflw will be documented in this file.
0.4.0 - 2025-04-30
⛰️ Features
- Detailed verbose and debug outputs of steps - (e524122)
- Better ouputs - (0acc65f)
- Added github workflow schemas for better handling the workflows - (6e3d61e)
- Add GitLab pipeline integration - (0c5460e)
- Add GitLab pipeline integration - (fb1c636)
🐛 Bug Fixes
- (docker) Prevent TUI freeze by adding timeouts to Docker operations - (cb3f753)
- (tui) Prevent freezing when Docker service is running - (bd525ca)
- (validator) Add support for GitHub Actions reusable workflow validation - (7bd7cc3)
- Fix github_link filter in changelog template - (4b4d5e3)
- Fix the formatting issues - (6e1eb8e)
- Fix docker mode issues - (818cfe5)
- Clippy fixes - (c8bcb38)
- Fix trigger issues - (f1421dc)
🚜 Refactor
- Refactored all the test files - (e978d09)
📚 Documentation
- Updated the changelog format - (f97c330)
⚙️ Miscellaneous Tasks
- Update README with roadmap - (8975519)
Ix
- (executor) Correct image selection and workspace mapping for run steps - (34e1fc5)