Skip to content

v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@yan-foto yan-foto released this 09 Mar 18:10
· 30 commits to master since this release

This release contains a popular and frequently requested feature (see #18) to allow blacklisting of tags or as explained by the author @elrzn :

deckschrubber -repo "^my-repo$" -ntag "^(foo|bar)_"

The new flag -ntag is compatible and can be used along with -tag in an AND fashion.