π yoo 1.0.0 β First Stable Release! π
yoo 1.0.0
π yoo 1.0.0 is hereβthe first stable release! π
Added
- Added
yoo editto open the current project in a configured or automatically detected editor. - Added
yoo edit --editor <EDITOR>for one-off editor overrides. - Added
[editor] commandtoconfig.tomlfor 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 editcompletions 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 otherPATHEXTentries 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.