All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Get-ParameterValue. Get parameter values from PSBoundParameters + DefaultValues and optionally, a configuration file.
- Only call Add-MetadataConverter at load if converters are supplied at load time.
- Stop re-importing the metadata module at import
This is the first release without the Metadata module included. This module is now available as a separate module on the PowerShell Gallery.
Test runs on GitHub Actions now include Linux and Mac OS.
AllowedVariables now flow through the whole module (and into calls to the Metadata module).