- Streamlined the process of checking parameters that may not be defined in PowerShellStandard.Library.
- Less dynamic calls
- PowerShell version is only checked once (when importing the module through psm1, or on the first call)
- Changes to bar layout classes.
- Reorganized projects files.
What's Changed
- Psm based version recognition by @Pedrokostam in #21
Full Changelog: 1.2.0...1.2.1