Skip to content

v3.3.1

Compare
Choose a tag to compare
@MorganKryze MorganKryze released this 20 Mar 21:19
· 177 commits to main since this release

New prompt features and docs update

TL; DR 🎯

Major improvements on Prompt element, link a project to ConsoleAppVisuals, some renames

NEW ✨

  • Linked a project to ConsoleAppVisual to have a more concrete roadmap of the next objectives
  • Prompt element is now embed
  • Prompt element has now secret and fill mode
  • Prompt element start selector can be updated

IMPROVED πŸ“ˆ

  • Docs pictures, some dead links
  • Prompt element does not support print duration (was not even used)
  • Report Generator and Coverlet updated to latest version
  • TableSelector footer cleaner and set default value
  • DebugMark renamed to DebugMessage
  • Rename Output enum to Status, more consistent to its purpose

FIXED πŸ›

  • WriteMultiplePositionedLines() could not print last line
  • Minor bug fixes...

FEEDBACK πŸ“ƒ

We are always open for feedback and discussions. If you are using our library and want to share your use case, or if you have any suggestions for improvement, please feel free to open an issue or open a discussion on our GitHub repository. Your input helps us understand possible use cases and make necessary improvements.


Full Changelog: v3.3.0...v3.3.1