Skip to content

Releases: markcallen/cache-cleaner

cache-cleaner-v1.1.3

22 Dec 22:37
d732445

Choose a tag to compare

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-cleaner

Alternative: Direct Download
Download the binaries for your architecture below and place them in your PATH.

Changelog

Other Changes

Full Changelog: v1.1.2...v1.1.3

cache-cleaner-v1.1.1

22 Dec 21:01

Choose a tag to compare

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-cleaner

Alternative: 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

27 Nov 05:43
7c54132

Choose a tag to compare

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

05 Nov 05:10
5beb5de

Choose a tag to compare

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

30 Oct 23:25
b264543

Choose a tag to compare

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

Full Changelog: v0.1.0...v0.1.1