Skip to content

πŸŽ‰ yoo 1.0.0 β€” First Stable Release! πŸš€

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:12
· 23 commits to main since this release

yoo 1.0.0

πŸŽ‰ yoo 1.0.0 is hereβ€”the first stable release! πŸš€

Added

  • Added yoo edit to open the current project in a configured or automatically detected editor.
  • Added yoo edit --editor <EDITOR> for one-off editor overrides.
  • Added [editor] command to config.toml for a persistent editor preference.
  • Added the friendly, checksum-verified installer endpoint at https://yo-cli.vercel.app/yo-setup.
  • Added a new editor-launch screenshot to the README and website gallery.

Changed

  • Added yoo edit completions for Bash, Zsh, Fish, and PowerShell.
  • Updated installation documentation and the GitHub wiki with the friendly installer URL and PATH guidance.
  • Added detailed installation and shell-completion guides and linked them from the README.
  • Replaced product-style documentation language with factual project descriptions and expanded contribution guidance.
  • Updated GitHub Actions dependencies to Node.js 24-compatible releases.
  • Reordered the README so the complete screenshot gallery appears before installation methods and removed the duplicate basic-usage section.

Fixed

  • Fixed Windows editor detection to prefer launchable .exe, .cmd, and other PATHEXT entries over extensionless shell scripts.
  • Fixed stale wiki configuration paths that still referenced YAML configuration files.
  • Updated Catppuccin to its Mocha Mauve and Surface 2 colors, and Dracula to its Pink and Comment colors, so both themes use their real palettes and remain visually distinct.