Skip to content

v4.0.2

Compare
Choose a tag to compare
@FRACerqueira FRACerqueira released this 25 Jul 22:04
· 146 commits to main since this release
6123d6a
  • New Control Pipeline
    • PromptPlus.Pipeline(T startvalue)
  • Changed WaitControl to take context value in tasks and return context in result
    • There are small break-chages
  • Add Answer key check equals "Yes"/"No" using config values
    • IsYesResponseKey(this ConsoleKeyInfo keyinfo)
    • IsNoResponseKey(this ConsoleKeyInfo keyinfo)
  • Fixed issues : #35
  • Improved ProgressBar control for context concurrency