Releases: codewyre/skwid
Releases · codewyre/skwid
v2.6.1
2.6.1 (2025-03-22)
Bug Fixes
- jobs: 🐛 Fix missing null check for env property (e42634b)
v2.6.0
2.6.0 (2025-03-06)
Bug Fixes
- tasks: 💚 Fix syntax error (0f5c1f7)
Features
- tasks: ✨ Add possibility to use variables within environment variable definitions for commands. (b5877e9)
v2.5.0
2.5.0 (2025-03-06)
Features
- ✨ Add support for running commands with specific environment variables (2e2e367), closes #5
v2.4.1
2.4.1 (2024-10-06)
Bug Fixes
- tasks: 🐛 Fix windows operating tasks not using powershell. (8391619)
v2.4.0
2.4.0 (2024-10-06)
Features
- tasks: ✨ Add option to define variables on higher context levels. (3a6c26b)
- tasks: ✨ Add osType and osArch variables to request for (d6dc4f0)
- tasks: ✨ Add windows support for command jobs (8779223)
v2.3.0
2.3.0 (2024-08-16)
Bug Fixes
- tasks: 🐛 Fixed skwid not exiting with underlying exit code. (18c2b53)
Features
- solutions: ✨ Implement silent mode and make solution run / execute to exit when a task fails. (95dc84a)
v2.2.1
2.2.1 (2024-08-14)
Bug Fixes
- 🐛 Fix yarn workspace solution mode not respecting dependency order (0d1e2b5)
- Fix error configuration load error message not stating the underlying error. (6bd3b92)
v2.2.0
2.2.0 (2024-08-14)
Features
v2.1.2
2.1.2 (2024-08-14)
Bug Fixes
v2.1.1
2.1.1 (2024-08-14)
Bug Fixes
- 🐛 Fix cli not linked correctly (da9d747)