powershell-yaml

0.4.9

Powershell module for serializing and deserializing YAML

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name powershell-yaml -RequiredVersion 0.4.9

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name powershell-yaml -Version 0.4.9

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016-2024 Cloudbase Solutions SRL. All rights reserved.

Package Details

Author(s)

  • Gabriel Adrian Samfira,Alessandro Pilotti

Functions

ConvertTo-Yaml ConvertFrom-Yaml

Dependencies

This module has no dependencies.

Release Notes

# 0.4.9

Changes in this version:
* Revert commit 7980c7c "Fix losing case sensitive keys" (https://github.com/cloudbase/powershell-yaml/pull/159) . This change added a breaking change which was not properly documented before release, breaking some applications. This change will be re-added in a later version.
* Unwrap PScustomObjects before serializing (https://github.com/cloudbase/powershell-yaml/pull/158)

FileList

Version History

Version Downloads Last updated
0.4.12 53,512,333 1/23/2025
0.4.11 3,799,757 12/18/2024
0.4.10 272,607 12/16/2024
0.4.9 (current version) 87,784 12/16/2024
0.4.8 233,274 12/13/2024
0.4.8-rc2 10,619 8/26/2024
0.4.8-rc1 44 8/23/2024
0.4.7 64,660,050 3/2/2023
0.4.6 121,161 2/28/2023
0.4.5 152,094 2/24/2023
0.4.4 2,261,157 1/11/2023
0.4.3 4,526,198 9/21/2022
0.4.2 17,864,524 5/5/2020
0.4.1 6,384,685 11/28/2019
0.4.0 6,008,735 1/15/2019
0.3.7 1,143,926 11/4/2018
0.3.6 123,551 10/26/2018
0.3.5 534,011 9/11/2018
0.3.4 235,819 5/16/2018
0.3.3 2,250 4/9/2018
0.3.2 4,132 3/1/2018
0.3.1 6,397 10/11/2017
0.3 4,205 6/22/2017
0.2 1,364 4/17/2017
0.1 3,388 8/19/2016
Show more