Skip to content

Conversation

@FriedrichWeinmann
Copy link
Member

  • New: Command ConvertTo-PSFHashtable converts objects into hashtables
  • New: Command Get-PSFPipeline grants access to the current pipeline and all its works.
  • New: Command Get-PSFScriptblock retrieves scriptblocks from a static dictionary
  • New: Command Set-PSFScriptblock stores scriptblocks in a static dictionary
  • New: Command Get-PSFLocalizedString retrieves localied versions of strings
  • New: Command Import-PSFLocalizedString imports localized strings into the strings store
  • New: Logging Provider for gelf / graylog
  • Upd: PsfValidateScript can now consume stored scriptblocks
  • Upd: PsfValidateScript will now understand both $_ and $args[0]
  • Upd: PsfValidateSet now supports localized strings using the ErrorString property.
  • Upd: PsfValidateScript now supports localized strings using the ErrorString property.
  • Upd: Logging runspace now loads the same copy of PSFramework that spawned it (Logging Script does not inherit PSFramework module path #238)
  • Fix: PsfValidateSet fails on completion scriptblock with whitespace value
  • Fix: Get-PSFConfig will show bad value in default table. Correct data still stored (Set-PSFConfig -Initialize in combination with -Value $null unexpected results #243)

awickham10 and others added 30 commits October 24, 2018 22:25
Small typo and Pester Test fixes
GELF Logging Provider - Removed hardcoded values for troubleshooting
…PSFHashtable

Added command: ConvertTo-PSFHashtable
@FriedrichWeinmann FriedrichWeinmann merged commit d35aa04 into master Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants