Releases: kdeal/misc
Releases · kdeal/misc
Release list
wkfl/latest: Make wkfl-release run on every commit to wkfl directory
I am the only one using this, so doing actual releases is a bit overkill. I am going to have it maintain a latest release that is built after every change to the directory or manually triggered. I can always build back in releases if I find it useful.
wkfl/v0.1.4: Release wkfl version 0.1.4
- Support running command pre/post start/stop commands - Fix for multiple options being printed on last line
wkfl/v0.1.3: Release wkfl version 0.1.3
- Implement cloning a new repo - Command for using fzf like select prompt - Command for a boolean prompt
wkfl/v0.1.2: Release version 0.1.2
- Implemented fzf like selection prompt - Added more keybinds to the prompt: w, b, e, c, d, x, X
wkfl/v0.1.1: Release of v0.1.1
- Added a config file - Added support for listing repositories - Added support for sending actions to the shell. This allows wkfl to notify the shell to change directories - Added a vim like prompt and use it instead of cli args - Use git fetch instead of libgit2 fetch because libgit2 doesn't respects .ssh/conif
wkfl/v0.1.0: First release of wkfl
This supports doing the git parts of starting and ending work on a branch.