github fresh2dev/AnyBox v0.5.0

latest release: v0.5.1
2 years ago

v0.5.0 - 2022-06-01

Added

  • compatibility with pwsh v7
  • function ConvertTo-AnyBoxPrompts, for building AnyBox prompts from function parameters
  • parameter -PromptsFromFunc / -PromptsFromScriptblock for displaying AnyBox of prompts for given function / scriptblock.
  • more examples and an interactive test
  • aliases:
    • show = Show-AnyBox
    • anybox = Show-AnyBox
    • -i = -Icon
    • -t = -Title
    • -m = -Messages
    • -c = -Comments
    • -b = -Buttons
    • -p = -Prompts
    • -d = -GridData
    • -f = -PromptsFromFunc
    • -pb = -ProgressBar
    • -bg = -BackgroundColor
    • -fg = -FontColor
    • -sec = -Timeout
    • -count = -Countdown

Don't miss a new AnyBox release

NewReleases is sending notifications on new releases.