Skip to content

Releases: maxgio92/wfind

v0.3.0

23 Aug 15:34
Compare
Choose a tag to compare

Changelog

  • 925bd3f chore(pkg/find/handlers.go): improve log and documentation
  • b7259bf chore(pkg/find/retry.go): add default exponential backoff options
  • 748cf9d chore: add license header
  • 3a4099a doc: update synopsis
  • 352431e docs: update command doc generation
  • 57425e0 feat(cmd): expose http and network client options
  • ceef053 feat(pkg/find): add retry logics for request context deadline passing
  • 3045bba feat: add initial retry logics implementation
  • e98427b feat: increase the ability of customization
  • bc63b93 fix(pkg/find/file.go): traverse the hierarchy only through folders
  • cf5bde0 test(find): add e2e test for async file crawling
  • 744e38a test(pkg/find/e2e): add build tags to skip e2e by default

v0.2.0

04 Jul 17:13
Compare
Choose a tag to compare

Changelog

  • 9ec3c19 feat(pkg/find): enable colly to run async

v0.1.2

04 Jul 15:40
Compare
Choose a tag to compare

Changelog

  • f00caf5 fix(cmd): correct bind flag to name regex option

v0.1.1

04 Jul 14:51
Compare
Choose a tag to compare

Changelog

  • 5f60913 new(cmd): set wildcard as default name for directories and files.

v0.1.0

30 Mar 16:41
Compare
Choose a tag to compare

Changelog