Releases: chardoncs/downjack
Releases · chardoncs/downjack
v0.2.7
v0.2.6
Changelog
New!
- ef03add: feat: add licenses (@chardoncs)
Fixed
- 6f7fd71: fix: previous page key bind (@chardoncs)
Other stuff
- 2a323f1: Update year (@chardoncs)
- 86aa323: chore: update readme (@chardoncs)
v0.2.5
v0.2.4
v0.2.3
Changelog
Other stuff
- 16e1532: Update go version (@chardoncs)
- 01f009f: Update module ID to GitHub independent (@chardoncs)
- fe04c1e: Upgrade Charm tools (@chardoncs)
- 4ca57bd: chore: fix code lint errors (@chardoncs)
- 048aafb: chore: remove vim-like key binds due to conflicts (@chardoncs)
- 5cb4d19: chore: update license command usage (@chardoncs)
v0.2.2
Changelog
Fixed
- a57594d: fix: filename display (@chardoncs)
Other stuff
- d9a7024: chore: add argument count check (@chardoncs)
- b0aab3b: chore: fix linter errors (@chardoncs)
v0.2.1
Changelog
New!
- 0be98c3: feat: use rank-based fuzzy finding (@chardoncs)
Docs
- 4ac386c: docs: update readme (@chardoncs)
- 286c910: docs: update readme (@chardoncs)
- 2b77b4d: docs: update readme (@chardoncs)
v0.2.0
Changelog
New!
- 67d46a4: feat: add page scrolling to fuzzy finder list (@chardoncs)
- 61dd394: feat: fuzzy finding (#7) (@chardoncs)
- c7154e6: feat: gitignore file search (@chardoncs)
Other stuff
- 78bfafc: chore: remove outdated test file (@chardoncs)
- 3e2e2c5: chore: tidy go mod (@chardoncs)
- ab9d4b8: refactor: update suffix use (@chardoncs)
v0.1.2
Changelog
New!
- 566ba32: feat: new license templates (@chardoncs)
Docs
- fc1ad37: docs: update license file readme (@chardoncs)
Other stuff
- 3130701: refactor: move ask utils to a dedicated package (@chardoncs)
v0.1.1
Changelog
New!
- a636acb: feat: use Fang for output formatting (@chardoncs)
Other stuff
- e9a80e2: Updated REAME.md and CI (#6) (@Fynjirby)
- 9498fb1: chore: update .gitignore (@chardoncs)
- 7dcff9e: chore: update versioning (@chardoncs)
- 2e577f6: refactor: move
cmdandutilsinto internal package (@chardoncs)