putzen-cli 1.0.1

helps keeping your disk clean of build and dependency artifacts safely
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
[Unreleased]: https://github.com/sassman/putzen-rs/compare/v1.0.0...HEAD

### Miscellaneous Tasks

- Fix release-binary-assets workflow

## [1.0.0] - 2022-01-31
[1.0.0]: https://github.com/sassman/putzen-rs/compare/v1.0.0

### Features

- Initial release (#3)
- Add `-y` cli flag (#2)
- Migrate to dialoguer for a more nice UX on the interactive part (#1)
- Completing the basic feature set
- Does something, but not super happy yet
- Finds all files matching and prints out the delete command

<!-- generated by git-cliff -->