Skip to content

v3.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 02:41
· 168 commits to main since this release

3.8.0 (2022-11-07)

Bug Fixes

  • account for systems where musl is present (#269) (8620574)
  • alist repository for gh-r test (#305) (fb3c082)
  • allow zinit to be run from non-interactive scripts (#227) (c3d1bb5), closes #199
  • broken yaml syntax in issue template (#355) (f729e06)
  • calico gh-r zunit test (#356) (56fb9e0)
  • change ctags symbols browser key binding from ctrl-k to alt-Q (#387) (7f6dc7d), closes #386
  • Do not try to escape exclamation marks (#399) (0e55b2e)
  • docs workflow should fail if out-of-date (#278) (07cde66)
  • Don't error if $OPTS is not yet defined in .zinit-compinit call (44765e0)
  • filter by runtime detected CPU before compiled CPU (#304) (a4dc13f), closes #287
  • gh-r & plugin zunit tests (dd12fce)
  • gh-r filters i686 (32 bit) for x86_64 (#226) (57f0d82), closes #225
  • gh-r logic ignores [36]86 assets (#235) (d60638f), closes #225 #246 #247
  • gh-r removes linux32 assets on 64 bit OS (1864c0b)
  • gh-r retrieves release data GH REST API (#373) (4a2a120), closes #374
  • modify regex in gh-r for assets to not consider for selection (#244) (6ef8439)
  • more cleaning up urls (672ae51), closes #47
  • names of ctag Make target deps (#407) (9987d5c)
  • package are broken again (24f10f6)
  • permissions for PR labeler GH action workflow (#236) (8a0d567)
  • read without -r is generally bad. (00c70a4)
  • remove curl option "--tcp-fastopen" which is not always available (#299) (308c9d4)
  • remove macOS 10.5 & 11 from test matrix (c613193)
  • remove use less line (4f87076)
  • rename docs to doc to match doc dir (#212) (3a7dc95)
  • rm linux32 assets in aarch64/arm64 gh-r regex (#414) (529aa20)
  • syntax error when checking for realpath command (#259) (05559eb), closes #257
  • trigger for PR labeler GH action workflow (#237) (49af866)
  • typo & triggers in documentation workflow (#308) (161d7c1)
  • unmatched "(" in windows gh-r patterns (#280) (1f4ba5a)
  • update zdharma to zdharma-continuum (66b1700)
  • update docs for new jq-check (6207427)
  • use [*] inside arbitrary strings. (73a8c92)
  • workflow pkg mgmt due to base OS changes (195f72d)
  • ziextract execs discovery regex (#410) (105b38a)
  • zunit install in GH workflow (#412) (f4787dc)

Features

  • ability to set program for zinit ls to use (#221) (bad7af3), closes #170
  • add -a (actual time) to zinit times cmd (#223) (450d3c1)
  • add krew and prebuilt-ripgrep gh-r zunit tests (#267) (f25b4ae)
  • add compile vim from source zunit test (#232) (126528c)
  • add configure"" ice (#334) (40a46c6)
  • add GH action to remove old workflow logs (#248) (6647bdc)
  • add PR labeler to show what parts of Zinit are changed (#211) (42e83d7)
  • add releases via semantic-release (73542b4)
  • add releases via semantic-release (#415) (cfa2f0e)
  • expand linted file types to markdown and shell (96fe03f)
  • git-process-output: simplify progress-bar (#204) (c888917)
  • update output messaging to be more informative (047320a)