Skip to content

Tags: rhotav/Sharprompt

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvement rendering and cancellation (shibayan#129)

* Improvement rendering and cancellation

* Remove unreachable code block

v2.3.0-preview3

Toggle v2.3.0-preview3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed minimum and maximum validation not working (shibayan#126)

v2.3.0-preview2

Toggle v2.3.0-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update latest gitignore for VisualStudio (shibayan#122)

v2.3.0-preview1

Toggle v2.3.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce the `Options` model (shibayan#119)

* Introduce the `Options` model

* Added configure overloads and changed `Options` namespace

* Refactoring using options class

* Validators is always not null

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve Beep noise (shibayan#116)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed an error when Order property is not set (shibayan#114)

v2.2.0-preview2

Toggle v2.2.0-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed input default value broken (shibayan#111)

v2.2.0-preview1

Toggle v2.2.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed default value condition (shibayan#108)

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed crash when Enum is set to default value (shibayan#97)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed to explicitly enable VT100 on Windows (shibayan#95)