puro 0.6.1 puro: ^0.6.1 copied to clipboard
An experimental tool for managing Flutter versions.
0.6.1 #
- Fix small issue with upgrades
0.6.0 #
- Bug fixes
- Added automatic update checks
- Changed the default pub root to ~/.puro/shared/pub_cache
- Upgrades now infer the branch
- Added the
--fork
option topuro create
0.5.0 #
- Bug fixes
- Added the
pub
command - Added the
upgrade-puro
command - Added dart/flutter shims to .puro/bin
- Improved bash/zsh profile updating mechanism
- Added the hidden
install-puro
command - Added PATH conflict detection to the
version
command
0.4.1 #
- Bug fixes
- Added the
--global
flag topuro use
to set the default environment - Implemented default environments
0.4.0 #
- Bug fixes
- Performance improvements
- Added the
upgrade
command for upgrading environments - Added the
--vscode
and--intellij
flags topuro use
which override whether their configs are generated - Added the
version
command
0.3.0 #
- Bug fixes
0.2.0 #
- Bug fixes
- Performance improvements
0.1.0 #
- Added progress bars
- Added puro as an executable
0.0.1 #
Initial version