RamblingCookieMonster / PSDepend

PowerShell Dependency Handler
MIT License
285 stars 76 forks source link

improve perf - reduce calls to find latest vs of module / package #52

Closed christianacca closed 6 years ago

christianacca commented 6 years ago

Fixes issue https://github.com/RamblingCookieMonster/PSDepend/issues/51

RamblingCookieMonster commented 6 years ago

Cool! This should speed things up, thanks!