David v3.0.0 Release Notes

Release Date: 2014-03-06 // about 10 years ago
    • Errors occurring whilst retrieving dependency status doesn't halt processing of other dependencies.
    • An error object will be returned as first arg to callback, but status info for remaining dependencies will still be available (as second arg).
    • 📜 CLI now uses loose semver version parsing.
    • ⚡️ Update npm dependency so david update uses "" as per https://github.com/npm/npm/issues/4587