Skip to content

Releases: aleury/spacehog

v0.1.7

11 Sep 16:41
18c6eaa
Compare
Choose a tag to compare

What's Changed

  • Ignore hidden files and directories by default by @aleury in #33
  • Stream results to stdout. by @aleury in #35
  • Add a description for the hidden flag. by @aleury in #37

Full Changelog: v0.1.6...v0.1.7

v0.1.6

08 Sep 22:28
45f441c
Compare
Choose a tag to compare

What's Changed

  • Patch bug causing 1000+ petabytes to be incorrectly humanized by @aleury in #23
  • Display the number of results returned in case there are fewer files than the limit requested by @aleury in #29
  • Report when no files were found by @aleury in #30

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Sep 20:02
a75fe8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

02 Sep 07:43
0f4cb65
Compare
Choose a tag to compare

What's Changed

  • Refactor the humanize bytes function by @aleury in #14

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Sep 06:46
51babe0
Compare
Choose a tag to compare

What's Changed

  • Implement a function to humanize bytes. Remove dependency on humanize-bytes. by @aleury in #12

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Sep 17:47
222803a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Sep 17:22
d67e17c
Compare
Choose a tag to compare

What's Changed

  • Add version and description to the CLI applicaton by @aleury in #5

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

v0.1.0

01 Sep 16:39
ae6812c
Compare
Choose a tag to compare

What's Changed

Implemented a simple utility for finding large files on your system.

Full Changelog: https://github.com/aleury/dstats/commits/v0.1.0