Releases: codewyre/skwid
Releases · codewyre/skwid
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)
v2.1.0
2.1.0 (2024-08-14)
Features
- ✨ Implement resolving and using local skwid version automatically. (983304f)
v2.0.0
2.0.0 (2024-08-14)
Features
- ✨ Add option to directly run a task instead of executing a command. (ff6ee27)
BREAKING CHANGES
- Executing command of solutions is now moved to a command named "execute".
- All solution commands are now listed under a top-level command called 'solution'
v1.1.1
1.1.1 (2024-08-14)
Bug Fixes
- Unexpected token 'y', "yarn works"... is not valid JSON error (d2082e4)