-
v4.2.0
released this
2024-04-13 23:34:22 +00:00 | 8 commits to main since this release=====================================================================
DEPRECATION REMINDER!
The following functions and APIS are no longer available:
-
FZF_HEAD : use FZF as a drop-in replacement
-
FZF_TAIL : use FZF as a drop-in replacement
-
SCWRYPTS__GET_RUNSTRING__zsh_v3 : upgrade to zsh/scwrypts v4
runstrings
--- Bug Fixes ----------------------------
-
removed legacy INFO references in plugins/kubectl
-
the zsh-builder plugin (CTRL+Y) now show clean helpdocs (no more
visual terminal artifacts)
--- New Features -------------------------
-
differentiate manual / managed versions of scwrypts in versioning;
this will prevent 'scwrypts --update' from operating against managed
installations -
created SCWRYPTS__GET_RUNSTRING__zsh__generic to provide an easy way
to write custom runstrings; this will do all the nice things default
zsh/scwrypts v4 do (multiflag separation, help flag injection, USAGE
definitions, and required MAIN() {} wrapper).
Downloads
-