Releases: viktomas/godu
Releases · viktomas/godu
v1.5.2
v1.4.1
v1.4.0
v1.3.1
Changelog
- 6a5725f Updating all dependencies (#88)
- 7bf4956 Add test GitHub action (#89)
- f5017c1 Changing the contributing documentation
- ccc3390 Create commands package
- 6ff77a7 Create files package
- c1f529e Merge pull request #79 from viktomas/core-split
- caacf85 Name the GitHub Actions folder correctly
- 1caa789 README: Install godu using homebrew (#81)
- 44aea9c Simplifying ignore logic (#80)
- e765209 Update README with up-to-date go install instructions
- d8b1fe4 chore: run go mod tidy
- 42eab09 ci: initial goreleaser configuration
- 2c3c5ef refactor: simplify sorting files
godu v1.3
@leslie-wang fixed scrolling in columns, now it's possible to scroll through large folders 🎉
godu v1.2
@abitrolly implemented a -v
switch that will show you what version of godu
are you running ✌️
godu v1.1
godu v1.0
The support for single quotes around file names has been removed just before the first release. Please use -print0
for null terminating in combination with xargs
Thanks to @leonklingele for support.