Skip to content

maestro@5.0.0

Latest

Choose a tag to compare

@mirinodev mirinodev released this 05 Aug 11:05
· 1 commit to main since this release
692c792

Major Changes 馃毃

  • #213 692c792 Thanks @camoneart! - Remove watch command

    BREAKING CHANGE: The mst watch command has been removed. This command was not functioning properly and was removed to keep the codebase simple.

Patch Changes 馃悰

  • #211 5b5dc9f Thanks @camoneart! - Fix GitHub metadata not being saved

    Metadata is now properly saved when creating worktrees with mst github issue, mst github pr, mst create {number}, and other GitHub integration commands. This fixes the mst list --metadata option to work as expected.

    Fixes #210