Releases
v0.4.2
Compare
Sorry, something went wrong.
No results found
Changelog
63733e0 Adds dependabot configuation
b038a7c Adds handlers for Alt arrows combinations
6374971 Adds tests for moving between words functionality
a43c40d Bump GoReleaser version to 2 and remove snapshot configuration
41a9253 Bump actions/checkout from 3 to 4
99ee448 Bump actions/setup-go from 3 to 5
74c63e5 Bump codecov/codecov-action from 3 to 4
f434fca Bump github.com/fatih/color from 1.15.0 to 1.17.0
b117f80 Bump github.com/fatih/color from 1.17.0 to 1.18.0
438b1ee Bump github.com/spf13/cobra from 1.7.0 to 1.8.1
13e50ac Bump golang.org/x/net from 0.24.0 to 0.29.0
f463dd1 Bump golang.org/x/net from 0.29.0 to 0.30.0
70e487e Bump golang.org/x/net from 0.30.0 to 0.31.0
a74d93c Bump golangci/golangci-lint-action from 3 to 6
431c4fe Implement logic for moving to next word
7097505 Implements moving cursor to previous word
fb34152 Merge pull request #10 from ksysoev/dependabot/github_actions/actions/checkout-4
a51ab4d Merge pull request #11 from ksysoev/dependabot/github_actions/golangci/golangci-lint-action-6
3a213fd Merge pull request #12 from ksysoev/dependabot/github_actions/codecov/codecov-action-4
af57420 Merge pull request #13 from ksysoev/dependabot/go_modules/github.com/fatih/color-1.17.0
631d331 Merge pull request #14 from ksysoev/dependabot/go_modules/golang.org/x/net-0.29.0
4e62bc6 Merge pull request #15 from ksysoev/dependabot/go_modules/github.com/spf13/cobra-1.8.1
681cd7b Merge pull request #16 from ksysoev/dependabot/go_modules/golang.org/x/net-0.30.0
1957f8b Merge pull request #17 from ksysoev/dependabot/go_modules/github.com/fatih/color-1.18.0
3ea882b Merge pull request #18 from ksysoev/dependabot/go_modules/golang.org/x/net-0.31.0
2c80a23 Merge pull request #19 from ksysoev/handle_jump_by_words
41b834c Merge pull request #20 from ksysoev/update_goreleaser
6e83e45 Merge pull request #9 from ksysoev/dependabot/github_actions/actions/setup-go-5
0ef398b Merge remote-tracking branch 'origin/main' into update_goreleaser
38e528c Small code optimization
378499a Updates CI configuration
c5225f5 makes linter happy
You can’t perform that action at this time.