puro 1.1.10 puro: ^1.1.10 copied to clipboard
An experimental tool for managing Flutter versions.
1.1.10 #
- Bug fixes
1.1.9 #
- Bug fixes
1.1.8 #
- Bug fixes
1.1.7 #
- Bug fixes
- Added global configuration for bash/zsh profiles
- Improved Windows installer
1.1.6 #
- Bug fixes
1.1.5 #
- Bug fixes
1.1.4 #
- Bug fixes
- Improved installing puro inside symlinks and non-standard paths
1.1.3 #
- Bug fixes
- Added support for older versions of Flutter
1.1.2 #
- Bug fixes
1.1.1 #
- Bug fixes
1.1.0 #
- Bug fixes
- Added the
ls-versions
command - Added the
gc
command
1.0.1 #
- Bug fixes
- Better support for standalone and pub installs
1.0.0 #
- Bug fixes
- First stable release
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