Skip to content

v0.0.6

Choose a tag to compare

@danielweinmann danielweinmann released this 17 Mar 16:20
· 17 commits to main since this release

CLI auto-update and quality-of-life improvements

What's new

  • CLI auto-update: The CLI now checks for updates after every command and prompts you to update when a new version is available. Supports npm, pnpm, yarn, and bunx with automatic detection of your package manager.
  • itsvertical <file> shorthand: You can now run itsvertical myproject.vertical as a shorthand for itsvertical open myproject.vertical, making it faster to open the board UI.
  • bunx cache clearing: When updating via bunx, the CLI automatically detects and clears the bunx cache to ensure you get the latest version.

Full diff: v0.0.5...v0.0.6