This is a change log artifact for everything prior to version 1.10.0
This file format is based on Keep a Changelog.
v0.8.1 - 2019-02-13
- Raised minimum PowerShell version to 5.1 to support CompatiblePSEditions.
v0.8.0 - 2019-02-13
- Modified commands to default to the most recent stable build.
- Modified commands to get preview build and related assets (Issue #7).
- Updated the manifest to reflect support for Desktop and Core editions.
- Added an alias of
x64to theOnly64bitparameter inGet-PSReleaseAsset. - Reorganized module file layout.
- Help updates.
- Updated
README.md.
- Added switch parameter on
Get-PSReleaseAssetto only get x64 versions. - Added an option to display the current release summary as a markdown document.
- help updates.
- file cleanup for the PowerShell Gallery.
- fixed license.
- Added code to fix TLS issue with GitHub (Issue #5).
- Updated to support GA for PowerShell 6 (Issue #4).
- Changed Save-PSReleaseAsset Name parameter to Family.
- Modified Family values.
- Updated documentation.
- Updated screenshots and README.md.
- Added asset support for SUSE and AppImage.
- Minor changes to help documentation.
- Updated Pester tests.
- Modified download to pull file hashes from summary and compare them to downloaded files. This is a BREAKING CHANGE.
- Updated
Get-PSReleaseAssetto include the SHA256 hash. - Updated help.
- updated README.
- Fixed semantic versioning in the manifest.
- Changed to semantic versioning.
- Updated author name in manifest.
- Added
Get-PSReleaseCurrent. - Updated help.
- Renamed
Save-PSReleasetoSave-PSReleaseAssetfor consistency (Issue #1). - Updated documentation.
- Updated manifest.
- Published to PSGallery.
- Added external documentation.
- Initial module release.
- updated license copyright.
- updated README.