Configuration
1.3.1
A module for storing and reading configuration values, with full PS Data serialization, automatic configuration for modules and scripts, etc.
See the version list below for details.
Installation Options
Owners
Copyright
Copyright (c) 2014-2017 by Joel Bennett, all rights reserved.
Package Details
Author(s)
- Joel Bennett
Tags
Development Configuration Settings Storage
Functions
Import-Configuration Export-Configuration Get-StoragePath Add-MetadataConverter ConvertFrom-Metadata ConvertTo-Metadata Export-Metadata Import-Metadata Update-Manifest Get-ManifestValue *
Dependencies
This module has no dependencies.
Release Notes
v1.3.1: Use GetPureExpression().Value to support older versions of PowerShell
v1.3.0: Bump version to hide 1.2 and justify the change to the save paths.
Rename Get-StoragePath to Get-ConfigurationPath (old name is aliased)
v1.2.0: Add Support for Linux and MacOS
Stop using `mkdir -Force` because it does not work on Linux
Add default paths for posix systems based on XDG standards
Add logic for overriding the default paths in the Manifest
Fix a bug in PSObject serialization (from v1.1.1)
Fix bug with special property names (like PSObject) caused by dot notation
Fix tests so they run cross-platform
ACCIDENTALLY changed default save paths:
Using "powershell" instead of WindowsPowerShell (even in WindowsPowerShell)
v1.1.0: Added support for ScriptBlocks and SwitchParameters
Added support for serializing objects as hashtables
FileList
- Configuration.nuspec
- Configuration.psd1
- Configuration.psm1
- Metadata.psm1
- en-US\about_Configuration.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 269,109 | 8/24/2023 |
1.5.1 | 105,301 | 7/18/2022 |
1.5.0 | 73,215 | 7/3/2021 |
1.4.0-perfor... | 964 | 1/19/2021 |
1.4.0-ghacti... | 675 | 1/9/2021 |
1.3.1 (current version) | 140,149 | 7/12/2018 |
1.3.0 | 31,888 | 5/1/2018 |
1.2.0 | 7,218 | 11/13/2017 |
1.1.1 | 1,114 | 10/19/2017 |
1.0.2 | 4,750 | 9/25/2016 |
1.0.0 | 779 | 9/6/2016 |
0.9.0 | 674 | 9/2/2016 |
0.8 | 902 | 5/11/2016 |
0.7 | 663 | 5/11/2016 |
0.4 | 693 | 4/15/2016 |
0.3.1 | 688 | 3/8/2016 |
0.3 | 669 | 3/5/2016 |
0.2.1 | 731 | 11/11/2015 |
0.2 | 704 | 11/11/2015 |