Skip to content

Releases: ktr0731/go-fuzzyfinder

v0.8.0

30 Nov 14:13
09200ef
Compare
Choose a tag to compare

Changelog

  • 09200ef add initial query and select one options (#185)
  • 8d345ee Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tools (#190)
  • 48c7396 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#189)
  • 1f29d19 Bump golang.org/x/net from 0.7.0 to 0.17.0 in /tools (#188)
  • c2738b0 Bump actions/checkout from 3 to 4 (#187)
  • 3dd3b88 Bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 (#186)
  • 55c07bd Bump google.golang.org/grpc from 1.40.0 to 1.53.0 in /tools (#184)
  • d73557c Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#183)
  • 5cdfc95 Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 (#180)
  • eae6f95 Bump github.com/goreleaser/nfpm/v2 from 2.6.0 to 2.29.0 in /tools (#179)
  • fa59715 Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#178)
  • 538139b Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#176)
  • 0329bff Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#177)
  • e269aa1 Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#175)
  • 37f2892 Bump actions/setup-go from 3 to 4 (#174)
  • 45d953f Bump golang.org/x/net in /tools (#172)
  • ca7f3f9 Bump golang.org/x/crypto in /tools (#173)
  • 3ea3bbe Bump github.com/sassoftware/go-rpmutils in /tools (#171)
  • 258154b Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.6.0 (#170)
  • 13ea202 Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools (#169)
  • ad3273a Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#167)
  • 37902d8 Bump github.com/gdamore/tcell/v2 from 2.5.3 to 2.5.4 (#166)
  • 663fa92 Enable closing of fuzzyfinder from the caller by passing context (#165)
  • 504da0e Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#164)

v0.7.0

23 Oct 07:49
e22fee8
Compare
Choose a tag to compare

New features

e22fee8 support ANSI Escape Sequence Select Graphic Rendition (#163)
3788372 added ANSI color parsing and displaying colors in preview (closes #29) (#154)
76fb6bd Adding more movement keys (#153)

Improvements

3ecdbfe improve tests (#162)

Dependency updates

0ffa9a7 Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#161)
86593ac Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 (#160)
bd0a290 Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#159)
5fe71f6 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#158)
f36baf4 Bump github.com/gdamore/tcell/v2 from 2.5.2 to 2.5.3 (#157)
d87950b Bump github.com/gdamore/tcell/v2 from 2.5.1 to 2.5.2 (#156)
15a2a04 Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#155)
df4cd55 Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#152)
817dcd2 Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#150)
4ce8e85 Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#151)
9080700 Bump github.com/gdamore/tcell/v2 from 2.5.0 to 2.5.1 (#149)
e0fce77 Bump codecov/codecov-action from 2.0.3 to 3.0.0 (#147)
bcf3d23 Bump github.com/gdamore/tcell/v2 from 2.4.0 to 2.5.0 (#148)
b431494 Bump actions/cache from 2.1.7 to 3 (#146)
7e5b50a Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 (#145)
44d07ab Bump actions/checkout from 2.4.0 to 3 (#144)

v0.6.0

04 Mar 08:03
d14157c
Compare
Choose a tag to compare

New features

8255f49 Use locking to solve data race. (#141)
35bbbaa Add an option to begin at the top of the list (fix #126) (#130)

CI improvements

d52df63 update approve_and_merge.yml (#142)

Changelog

d14157c Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#136)
71c25a3 Bump actions/setup-go from 2.1.5 to 3 (#143)
81ff9cb Bump actions/github-script from 4.1 to 5.1.0 (#135)
3cbd4a4 Bump actions/setup-go from 2.1.4 to 2.1.5 (#133)
73c3d0d Bump actions/cache from 2.1.6 to 2.1.7 (#132)
92a96ad add go.mod for example directory (#131)

v0.5.1

12 Nov 15:27
30689be
Compare
Choose a tag to compare

Changelog

30689be Bump actions/checkout from 2.3.4 to 2.4.0 (#127)
a0bedd9 added go module for tools (#129)

v0.5.0

31 Aug 07:34
2123b55
Compare
Choose a tag to compare

Changelog

New features

1df34fd add header option (#111)

CI Improvements

3fab597 update project config

Dependency updates

2bff5ce Bump github.com/goreleaser/goreleaser from 0.175.0 to 0.176.0 (#114)
638d260 Bump actions/setup-go from 2.1.3 to 2.1.4 (#113)
1dd3a86 Bump github.com/goreleaser/goreleaser from 0.174.2 to 0.175.0 (#110)
01fadac Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0 (#109)
e439278 Bump actions/github-script from 4.0.2 to 4.1 (#108)
4c36b3a Bump github.com/goreleaser/goreleaser from 0.174.0 to 0.174.2 (#107)
189cc7d Bump github.com/goreleaser/goreleaser from 0.173.2 to 0.174.0 (#105)
8e2a8c0 Bump codecov/codecov-action from 1 to 2.0.2 (#104)
6103df5 Bump github.com/gdamore/tcell/v2 from 2.3.11 to 2.4.0 (#103)
8cd8196 Bump github.com/goreleaser/goreleaser from 0.173.1 to 0.173.2 (#101)

v0.4.0

05 Jul 02:55
d4d5c72
Compare
Choose a tag to compare

Changelog

go-fuzzyfinder now on gdamore/tcell 🎉

Bug fixes & Improvements

0a80152 sort/maintain-list-order: maintain original order when when scores are tied (#85)
418d4d3 [retry] Replace termbox to tcell (#55)

CI improvements

4ff7f5c improve approve_and_merge.yml (#78)
86d247a tweak approve_and_merge.yml (#71)
8f3cff8 tweak approve_and_merge.yml (#70)
3cae20e tweak dependabot.yml (#69)
7d420eb fix to use GitHub native Dependabot and enable auto approve/merge (#64)
c5b63c8 fix dependabot config (#53)
eb61594 enable automerge and add docker as an update target (#51)

Dependency updates

d4d5c72 Bump github.com/goreleaser/goreleaser from 0.172.1 to 0.173.1 (#100)
08636ef Bump github.com/goreleaser/goreleaser from 0.170.0 to 0.172.1 (#99)
bc7ae03 Bump github.com/golangci/golangci-lint from 1.40.1 to 1.41.1 (#98)
39e3ded Bump github.com/goreleaser/goreleaser from 0.169.0 to 0.170.0 (#97)
e03b240 Bump github.com/gdamore/tcell/v2 from 2.3.9 to 2.3.11 (#96)
dfa1873 Bump github.com/goreleaser/goreleaser from 0.166.2 to 0.169.0 (#94)
a45488a Bump github.com/gdamore/tcell/v2 from 2.3.3 to 2.3.9 (#95)
367e365 Bump github.com/goreleaser/goreleaser from 0.165.0 to 0.166.2 (#93)
2f798e8 Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13 (#92)
563870d Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#91)
209aa3d Bump actions/cache from 2.1.5 to 2.1.6 (#90)
01d1a3f Bump github.com/goreleaser/goreleaser from 0.164.0 to 0.165.0 (#89)
68c4343 Bump github.com/gdamore/tcell/v2 from 2.3.1 to 2.3.3 (#88)
736ff34 Bump github.com/gdamore/tcell/v2 from 2.2.1 to 2.3.1 (#87)
e3fc494 Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.1 (#86)
3920822 Bump github.com/goreleaser/goreleaser from 0.162.1 to 0.164.0 (#84)
28f2319 Bump actions/github-script from v3.1 to v4.0.2 (#83)
e1d9c6e Bump github.com/goreleaser/goreleaser from 0.162.0 to 0.162.1 (#82)
1a38511 Bump github.com/gdamore/tcell/v2 from 2.2.0 to 2.2.1 (#81)
ba97357 Bump actions/cache from v2.1.4 to v2.1.5 (#80)
c3df107 Bump github.com/goreleaser/goreleaser from 0.161.1 to 0.162.0 (#77)
f73d3a2 Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12 (#76)
2cd89c8 Bump golangci/golangci-lint-action from v2 to v2.5.2 (#75)
db5f3c1 Bump github.com/goreleaser/goreleaser from 0.160.0 to 0.161.1 (#74)
4ced084 Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 (#73)
0dc93ef Bump github.com/goreleaser/goreleaser from 0.159.0 to 0.160.0 (#72)
f625819 Bump actions/setup-go from v1 to v2.1.3 (#65)
6c12589 Bump actions/checkout from v1 to v2.3.4 (#66)
b940e6a Bump actions/cache from v1 to v2.1.4 (#67)
2029f16 Bump github.com/golangci/golangci-lint from 1.37.1 to 1.38.0 (#68)
2e52f49 Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#60)
103f22a update CREDITS (#62)
8a5c5ef Bump github.com/goreleaser/goreleaser from 0.158.0 to 0.159.0 (#59)
2e0e6bf Bump github.com/goreleaser/goreleaser from 0.157.0 to 0.158.0 (#58)
7ba6032 Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 (#57)
6a7b2e4 Bump github.com/goreleaser/goreleaser from 0.155.2 to 0.157.0 (#56)
bddb553 Bump github.com/goreleaser/goreleaser from 0.155.1 to 0.155.2 (#54)
4547402 Bump github.com/goreleaser/goreleaser from 0.155.0 to 0.155.1 (#50)
a28d124 Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 (#49)
ffba574 Bump github.com/goreleaser/goreleaser from 0.149.0 to 0.155.0 (#48)

v0.3.3

05 Jul 02:46
d4d5c72
Compare
Choose a tag to compare

Same as v0.4.0

v0.3.2

17 Jan 06:51
f3bcd19
Compare
Choose a tag to compare

Changelog

f3bcd19 revert the chages which migrates terminal library from nsf/termbox-go to gdamore/tcell (#47)
646e0e7 Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10 (#44)
7845095 Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 (#45)
aa53ae7 Bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.0 (#41)
28728ee happy new year! (#40)
ac804ca Bump github.com/golangci/golangci-lint from 1.34.0 to 1.34.1 (#39)
0aa58d9 Bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.0 (#38)
d3629b8 Merge pull request #37 from ktr0731/dependabot/go_modules/github.com/gdamore/tcell/v2-2.1.0
de095b3 Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0

v0.3.1

25 Dec 18:46
0555829
Compare
Choose a tag to compare

Changelog

0555829 Merge pull request #36 from tjmtmmnk/backspace-ignore-cursor
776f827 add test
2ceffe3 consider cursor when backspace press

v0.3.0

25 Dec 12:08
0d9e17e
Compare
Choose a tag to compare

Changelog

0d9e17e Merge pull request #35 from ktr0731/introduce-goreleaser
cf6641c generate CREDITS
6ef0001 introduce GoReleaser
8ba8c46 Merge pull request #34 from ktr0731/tweak-ci
c18bf41 ignore mock.go from Codecov target
3011bc4 configure golangci-lint to GitHub Actions
8b0da57 add .golangci.yml and fix lint errors
2a033e9 Merge pull request #33 from ktr0731/use-tools
bf4c7c2 use Go modules instead of dept
821eba4 Merge pull request #32 from tjmtmmnk/replace-to-tcell
159aa65 replace no longer needed functions
eb34660 use v2 flag
ae3ab9f clarify v2
bedd404 Update fuzzyfinder.go
0b0c964 use v2
f371c18 backward compatible for public interface
e37529d call Fini in find
a19c30d numCases doesn't interfere tcell limit
a432d84 follow comment style
56c7830 don't use panic, return error
a302584 mis-remove build tag
f095d03 embed screen
db0b770 remove comment about termbox
0e1592c sleep to filter
7fa1592 take lock
ae89753 mis flag position
7b394be apply workaround for tcell bug
fd4b878 call Fini when find done
703ab69 go test parallel one
f6c262a make more stable
7e24714 call Fini if not in test
825a74e update golden files
87172be migrate to tcell in test
c1de08d misuse style
6ae4881 mix color logic was wrong
efa7b49 replace with tcell function
6cc406b Merge pull request #31 from ktr0731/dependabot/go_modules/github.com/google/go-cmp-0.5.4
7826140 Bump github.com/google/go-cmp from 0.5.3 to 0.5.4
3900764 Merge pull request #30 from ktr0731/dependabot/go_modules/github.com/google/go-cmp-0.5.3
3209794 Bump github.com/google/go-cmp from 0.5.2 to 0.5.3
b2fac15 Merge pull request #28 from ktr0731/fix-docs
4b0cf87 Merge branch 'master' into fix-docs
179f0f3 fix README badge
f07e1d8 Merge pull request #27 from ktr0731/update-docs
9c15c40 update docs
66a4a15 Merge pull request #26 from fsmiamoto/master
ea86cca use a instead of an for ui
07df027 improve comments
64bd58f Merge pull request #25 from ktr0731/dependabot/go_modules/github.com/google/go-cmp-0.5.2
0dfd9ea Bump github.com/google/go-cmp from 0.5.1 to 0.5.2
1ceabab Merge pull request #24 from ktr0731/dependabot/go_modules/github.com/google/gofuzz-1.2.0
f25a238 Bump github.com/google/gofuzz from 1.1.0 to 1.2.0
741f72f Merge pull request #23 from ktr0731/dependabot/go_modules/github.com/google/go-cmp-0.5.1
1197670 Bump github.com/google/go-cmp from 0.5.0 to 0.5.1
82a8361 Merge pull request #21 from ktr0731/dependabot/go_modules/github.com/google/go-cmp-0.5.0
d6eb96f Bump github.com/google/go-cmp from 0.4.1 to 0.5.0
2c531c7 Merge pull request #20 from ktr0731/dependabot/go_modules/github.com/google/go-cmp-0.4.1
ff736c2 Bump github.com/google/go-cmp from 0.4.0 to 0.4.1
4ffa95a tweak coverage target