Skip to content

v0.25.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 05:14
· 3 commits to main since this release
025a25b

zut v0.25.1

Install with:

curl -fsSL https://raw.githubusercontent.com/bnema/zut/main/install.sh | bash

Or download a binary below, verify it with checksums.txt, and add it to your $PATH.

Changelog

Fixed

  • 5acf657: fix(extensions): ignore directories without manifests (@bnema)

Other changes

  • 025a25b: Merge pull request #158 from bnema/fix/ignore-manifestless-extension-dirs (@bnema)