Skip to content

Tags: shibayan/Sharprompt

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in the dependencie…

…s group (#295)

v3.0.0-preview5

Toggle v3.0.0-preview5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to .NET 8 and latest C# (#293)

* Upgrade to .NET 8 and latest C#

* Revert Optional<T> changes

v3.0.0-preview4

Toggle v3.0.0-preview4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding net7.0 target framework (#260)

* Adding net7.0 target framework

* Fixed workflow for codeql

v3.0.0-preview3

Toggle v3.0.0-preview3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to `setup-dotnet@v3` (#255)

v3.0.0-preview2

Toggle v3.0.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 deprecating `set-output` command (#250)

v3.0.0-preview1

Toggle v3.0.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rearchitecture of each form implementation (#242)

* Rearchitecture of each form implementation

* Reduce nest of if statement

v2.4.5

Toggle v2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
When placing the console cursor on a new line, write a newline to ens…

…ure it's initialized (#226)

v2.4.4

Toggle v2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added enhanced checking of interactive environments (#231)

v2.4.3

Toggle v2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restore console input cancellation settings (#225)

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support navigating in InputForm with Home and End keys (#221)

* Support navigating in InputForm with Home and End keys

* Beep when pressing Home or End while already at the start or end of the input, respectively

* Use expression-bodied methods

Co-authored-by: Tatsuro Shibamura <[email protected]>

Co-authored-by: Tatsuro Shibamura <[email protected]>