Releases: markcallen/cache-cleaner
Releases · markcallen/cache-cleaner
cache-cleaner-v1.1.3
Cache Cleaner v1.1.3
A collection of Go CLI tools for reclaiming disk space on development machines.
Installation
Recommended: Homebrew
brew tap markcallen/cache-cleaner
brew install cache-cleanerAlternative: Direct Download
Download the binaries for your architecture below and place them in your PATH.
Changelog
Other Changes
- 7a61427: Added check for goreleaser (@markcallen)
- 858aad4: Added standard author and license as well as how to ask questions (@markcallen)
- 7f9b744: Added the version flag to all the apps and updated the docs for the homebrew installation (@markcallen)
- d732445: Merge pull request #34 from markcallen/feature/version_flag (@markcallen)
Full Changelog: v1.1.2...v1.1.3
cache-cleaner-v1.1.1
Cache Cleaner v1.1.1
A collection of Go CLI tools for reclaiming disk space on development machines.
Installation
Recommended: Homebrew
brew tap markcallen/cache-cleaner
brew install cache-cleanerAlternative: Direct Download
Download the binaries for your architecture below and place them in your PATH.
Changelog
Other Changes
- 5dbcb49: Fixed issues with format of goreleases and updated to new homebrew_cask target (@markcallen)
Full Changelog: v1.1.0...v1.1.1
v1.0.1
What's Changed
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #15
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #16
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #18
- Fix .next directory detection bug by @markcallen in #22
- Bump github.com/olekukonko/tablewriter from 1.1.0 to 1.1.1 in /git-cleaner by @dependabot[bot] in #26
- Bump github.com/olekukonko/tablewriter from 1.1.0 to 1.1.1 in /mac-cache-cleaner by @dependabot[bot] in #25
- Only delete cache directories, not all that are found by @markcallen in #23
- chore: ignore git directories by @markcallen in #24
- Bump github.com/olekukonko/tablewriter from 1.1.0 to 1.1.1 in /dev-cache by @dependabot[bot] in #27
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add release workflow and install script by @markcallen in #7
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #8
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #9
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #10
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #11
- Break Python into separate package manager targets by @markcallen in #12
- Add Puppeteer cache target with automatic installation by @markcallen in #13
- Feature: Add dev-cache and git-cleaner tools and reorganize project structure by @markcallen in #14
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- ci: add PR workflow for linting, formatting, testing, and build by @markcallen in #1
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #3
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #4
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #5
- Added release on new tag. by @markcallen in #6
New Contributors
- @markcallen made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1