github jantari/LSUClient v1.5.0
Version 1.5.0

latest releases: v1.6.2, v1.6.1, v1.6.0...
19 months ago

Changelog since 1.4.2

  • It is now possible to configure maximum runtime limits for external processes, including installers
    Some limits are set by default. Read more about this feature and how to use it on the docs site here.
  • New cmdlets Get-LSUClientConfiguration and Set-LSUClientConfiguration
    These two cmdlets are used to manage "global" options that may affect multiple LSUClient operations.
    For example, instead of passing a -Proxy to every cmdlet individually, you may run Set-LSUClientConfiguration -Proxy once and all future invocations of Get-LSUpdate, Save-LSUpdate and Install-LSUpdate in the same PowerShell session will default to use that proxy.
  • Look for executables on system PATH when they can't be found in the packages files [#57]
  • Move all P/Invoke code to its own LSUClient namespace to reduce chance of name collision with other modules

Don't miss a new LSUClient release

NewReleases is sending notifications on new releases.