- Added warning when attempting to
volta uninstall
a package you don't have installed (#638) - Added informational message about pinned project version when running
volta install
(#646) volta completions
will attempt to create the output directory if it doesn't exist (#647)volta install
will correctly handle script files that have CRLF as the line ending (#644)