Releases: iliafrenkel/go-du
v0.0.7
v0.0.6
v0.0.3
Changelog
837e398 Added TODO file.
0af9eca Added Test GitHub action.
fbf5a33 Added a few more todos.
236fa3d Added codecov badge to the README.
be36326 Added codecov token to the test action.
784d06d Added initial Makefile.
d26ca38 Added more badges to README.
b8d8f23 Added more tests.
121851d Added release generation with GoReleaser.
ba41c7e Added testing of output.
88b2f7f Adding more tests.
0b9e7a1 Complete re-wrtie of unit tests, stil WIP.
10a879b Create codecov.yml
251d00b Declared a type for command line options.
cbb6e31 Fixed an issue that only appeared in test.
b51ee59 Fixed incorrect display of a relative path. Fixes #1.
5f2a1c4 Fixed some tests.
becf9ee Fixed the Makefile and added revision.
f8cdda0 Merge pull request #6 from iliafrenkel/feature/version
4b3e2e3 Moved some TODO items to GitHub issues.
27aa152 Moved some logic from main to buildDirTree.
168a7ff Removed redundant newlines.
dd9b9e8 Removed syscall dependency as incompatible with Windows.
6436da4 Renamed the deleteTestData to resetTestData.
c588a7f Return a slice of strings instead of printing out.
4ff55ef Set unitSize in calcSize instead of main.
ed017d5 Some minor cleanup.
3c03758 Update codecov configuration.
92db6f1 Updated README.
e50d654 Updated the TODO
25d001b Version info output as per #3.