Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

2017.1.14

Compare
Choose a tag to compare
@majkinetor majkinetor released this 14 Jan 06:52
· 363 commits to master since this release
ad248cd

NOTE: License changed from MIT to GPL2.

  • New function Get-RemoteFiles. See documentation.
  • Update-Package
    • Support newer TLS version support by setting the SecurityProtocol property of ServicePointManager.
  • Posh 5 dependency removed for chocolatey package because it is not practical.

Bugfixes

  • Fix encoding of nuspec (UTF-8 NO BOM) and ps1 (UTF-8 BOM) files.