Releases: thushan/smash
Releases · thushan/smash
smash-v0.9.3
This release is largely a maintenance release.
What's Changed
- Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #74
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #73
- Bump github.com/puzpuzpuz/xsync/v3 from 3.1.0 to 3.3.1 by @dependabot in #86
- Bump golang.org/x/tools from 0.20.0 to 0.23.0 by @dependabot in #85
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #82
- Bump golang.org/x/term from 0.19.0 to 0.22.0 by @dependabot in #84
Full Changelog: v0.9.2...v0.9.3
smash-v0.9.2
This release will be used for a month of testing across a host of servers with large datasets.
Subsequent releases will address any issues found in anticipation for v1.0.0 later this year.
What's Changed
- Upgrade Golang to 1.22.x and golangci to 1.56.x by @thushan in #63
- abstracts away location handling. by @thushan in #64
Maintenance
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #65
- Bump github.com/pterm/pterm from 0.12.77 to 0.12.78 by @dependabot in #66
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #67
- Bump github.com/pterm/pterm from 0.12.78 to 0.12.79 by @dependabot in #69
- Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #68
- Bump github.com/puzpuzpuz/xsync/v3 from 3.0.2 to 3.1.0 by @dependabot in #70
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #72
Full Changelog: v0.9.1...v0.9.2
smash-v0.9.1
What's Changed
- Add Slice configuration options to CLI by @thushan in #60
- BUG: Fixing named pipes and socket files on unix by @thushan in #62
Full Changelog: v0.9.0...v0.9.1
smash-v0.9.0
Important
This release breaks behaviour with previous releases in that by default it will not recursively smash sub folders unless you specify the --recursive
or -r
switch.
What's Changed
- BREAKING: Implements directory recursion by @thushan in #57
- Bump github.com/pterm/pterm from 0.12.76 to 0.12.77 by @dependabot in #56
- Implement minSize/maxSize thresholds. by @thushan in #58
- Installer scripts by @thushan in #59
Full Changelog: v0.0.8...v0.9.0
smash-v0.0.8
What's Changed
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #49
- Bump github.com/pterm/pterm from 0.12.71 to 0.12.75 by @dependabot in #52
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #51
- Bump github.com/pterm/pterm from 0.12.75 to 0.12.76 by @dependabot in #53
- maintenance release v0.0.8 by @thushan in #54
- Docs & demos for v0.0.8 by @thushan in #55
Full Changelog: v0.0.7...v0.0.8
smash-v0.0.7
What's Changed
- Report export functionality by @thushan in #43
- displays duplicate space. by @thushan in #44
- Remove report and add option for no-reports. by @thushan in #45
- fix random output files being left in root. by @thushan in #46
- Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #42
- v0.0.7 wrap up by @thushan in #47
Full Changelog: v0.6.0...v0.0.7
smash-v0.0.5
What's Changed
- Time formats by @thushan in #31
- Adds ignoring of system files and folders. by @thushan in #32
- Reporting on top x files. by @thushan in #33
- Sync changes by @thushan in #34
- Swap maps implementations to xsync by @thushan in #35
- Prepare for v0.0.5 release by @thushan in #36
Full Changelog: v0.0.4...v0.0.5
smash-v0.0.4
smash-v0.0.3
What's Changed
- Documentation updates for smash v0.0.2 by @thushan in #17
- Setup Themes & Improve the look & feel of smash by @thushan in #18
- CLI Improvements by @thushan in #19
- Anti-Slicing for Text Files by @thushan in #20
- Handle empty files by @thushan in #21
- Refactor reporting by @thushan in #22
- Documentation update for VHS by @thushan in #23
Full Changelog: v0.0.2...v0.0.3