Skip to content

v1.2.2

Choose a tag to compare

@gmpassos gmpassos released this 09 Jun 08:46
· 4 commits to master since this release
6ee6b61

1.2.2

  • Fix a destructive bug where uninstall could delete an externally-provided
    executable — including the Dart VM itself (/usr/lib/dart/bin/dart) for a
    forCurrentExecutable / dart pub global activate install. Uninstall now
    only deletes binaries the manager compiled into its own managed directory;
    installDescriptor targets, manifest executable: paths and the Dart VM are
    left untouched.