Releases: Mastersam07/maestro-workbench
Releases · Mastersam07/maestro-workbench
v0.9.0
What's Changed
- Add missing command variants by @Fishbowler in #15
- chore: update command docs by @Mastersam07 in #36
- Add Schema Tests by @Fishbowler in #35
- Support strings by @Fishbowler in #38
- Chore: relax openLink by @Mastersam07 in #40
- Add support for Scroll command by @Fishbowler in #41
- Add case insensitive variants for PressKey by @Fishbowler in #42
- Add support for Retry command by @Fishbowler in #43
- Add support for AI commands by @Fishbowler in #44
- Add some missing commands by @Fishbowler in #45
- feat: evalscript support by @Mastersam07 in #46
- CI for build, test, upload by @Fishbowler in #48
- remove COMMAND.md by @Mastersam07 in #49
- feat: 0.9.0 stable release by @Mastersam07 in #50
Full Changelog: v0.4.3...v0.9.0
v0.4.3
v0.4.2
What's Changed
- feat: Add label and optional to all commands by @Fishbowler in #14
- Revert "feat: Add label and optional to all commands" by @Mastersam07 in #18
- fix: set current workspace by @Mastersam07 in #19
New Contributors
- @Fishbowler made their first contribution in #14
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- Resolved an issue where multiple schema associations from different extension versions were not properly updated, ensuring only the latest schema is associated with Maestro YAML files.
v0.4.0
Fixed
- Failed initialisation on certain ends
Added
- Enforce
redhat.vscode-yaml
as dependency of maestro workbench
v0.3.2
- Allow dynamic timeout values for the following commands:
- scrollUntilVisible
- waitForAnimationToEnd.
- extendedWaitUntil.
v0.3.1
- Flow configurations:
- Added support for env.
- Added support for onFlowStart.
- Added support for onFlowComplete.
v0.3.0
What's Changed
- feat: display flow dependencies by @Mastersam07 in #2
Full Changelog: v0.2.1...v0.3.0
v0.2.1
- Resolved issue with jsonSchema
v0.2.0
What's Changed
- feat: test explorer by @Mastersam07 in #3
New Contributors
- @Mastersam07 made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0