Release - PSFramework v1.13.406
· One min read
Just released v1.13.406 of the PSFramework module!
This comes with a huge range of changes, far more than can usefully put into an announcement blog post.
A few highlights:
- Tab Completion can now learn
- Hashtables just got better
- Who wants to resolve paths themselves? Introducing a vastly expanded range of path resolution parameter classes.
- Logging to logfile finally can do plaintext if you really, really, really want to (why would you though? Structured data is so much cooler)
Get-PSFFileContent&Set-PSFFileContentmakes writing/reading to/from file consistent across PS Version with better encoding supportImport-PSFJson/Export-PSFJsonfor greater convenience and consistent encoding handling.ConvertTo-PSFPsd1&Export-PSFPowerShellDataFilefinally allow generating psd1 files programmatically.
