Releases: PowershellFrameworkCollective/psframework
Releases · PowershellFrameworkCollective/psframework
v1.13.426
v1.13.425
Releasing v1.13.425 of the PSFramework module.
v1.13.419
Releasing v1.13.419 of the PSFramework module.
v1.13.418
Releasing v1.13.418 of the PSFramework module.
v1.13.416
Releasing v1.13.416 of the PSFramework module.
PSFramework 0.10.31.176
- New: Configuration validation: Credential. Validates PSCredential objects.
- New: The most awesome Tab Completion for input properties ever .
- Upd: Write-PSFMessage supports localized strings through the
-Stringand-StringValuesparameters - Upd: Stop-PSFFunction supports localized strings through the
-Stringand-StringValuesparameters - Upd: Test-PSFShouldProcess now supports ShouldProcess itself. This should help silence tests on commands reyling on it.
- Upd: Message component supports localized strings
- Upd: Logging component logs in separate language than localized messages to screen / userinteraction
- Upd: Logging - filesystem provider now has a configuration to enable better output information:
psframework.logging.filesystem.modernlog - Upd: Import-PSFLocalizedString now accepts wildcard path patterns that resovle to multiple files.
- Upd: Adding tab completion for
Register-PSFTeppArgumentCompleter - fix: Missing localization strings - Fix: Missing tab completion for modules that register localized strings