Releases: bayashi/xfg
Releases · bayashi/xfg
v0.0.31
v0.0.30
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix keep-result-order option by @bayashi in #241
- streaming display by @bayashi in #242
- Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #240
- Bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #239
- Bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #238
Full Changelog: v0.0.29...v0.0.30
v0.0.29
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #233
- Bump golang.org/x/term from 0.33.0 to 0.36.0 by @dependabot[bot] in #234
- Bump github.com/bayashi/actually from 0.34.1 to 0.38.0 by @dependabot[bot] in #235
- vet by @bayashi in #236
- Bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #237
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- improve dependabot.yml by @bayashi in #212
- Bump golang.org/x/term from 0.23.0 to 0.28.0 by @dependabot[bot] in #211
- Bump golang.org/x/sync from 0.7.0 to 0.10.0 by @dependabot[bot] in #209
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot[bot] in #207
- Bump github.com/bayashi/actually from 0.29.0 to 0.34.1 by @dependabot[bot] in #218
- Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 by @dependabot[bot] in #217
- Bump golang.org/x/term from 0.28.0 to 0.33.0 by @dependabot[bot] in #227
- Bump golang.org/x/sync from 0.10.0 to 0.16.0 by @dependabot[bot] in #226
- Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 by @dependabot[bot] in #225
- update go version for staticcheck by @bayashi in #228
- Async search by @bayashi in #229
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- Bump golang.org/x/term from 0.20.0 to 0.23.0 by @dependabot in #201
- Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by @dependabot in #193
- Bump github.com/bayashi/actually from 0.27.0 to 0.29.0 by @dependabot in #198
- fix go version by @bayashi in #202
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #196
- add version 2 for goreleaser by @bayashi in #203
- fix goreleaser yaml by @bayashi in #204
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- Add Japanese translation for Help
- Add
--max-depthoption - Improve FilesWithMatches case
- Update README
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #185
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- Add
-Moption for--not-word-boundaryoption - Add
-n,--search-default-skip-stuffoption
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- stop parallel checking for each file for performance.
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- Possible to search for multiple dirs
- Read .gitignore on repository root
- Tiny refactors
- Update README
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Add
--no-default-skipoption to search default skipping files and directories - Add
--ignore-permission-erroroption to avoid warnings - Remove previous go-gitignore code
- Tiny fix
Full Changelog: v0.0.21...v0.0.22