Releases: alessio/unixtools
Releases · alessio/unixtools
v1.4.2
What's Changed
- Escape paths by @alessio in #32
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #33
- Update release.yml by @alessio in #34
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0-pre1
Changelog
- b058ac7 reset to defaults
v1.4.0-pre0
v1.4.0
v1.3.0
Changelog
- 3c489de add txt files
- a3ba710 better version handling
- 064ec2e drop goreleaser
- 13a34ed enable back goreleaser
- 4b74d98 finalize version
- c34213e fix main package
- 89affad fix release process
- f150cf9 fix version handling
- cee23d7 publish artifacts
- 1882076 try again
- 853202f try build multiplatform
- b91ccd7 tweaks
- 66dba30 tweaks
- b3c27ee tweaks
v1.1.1
v1.1.0
What's Changed
- Add version by @alessio in #17
- new pathctl command by @alessio in #18
- add portup by @alessio in #19
- add pathctl by @alessio in #20
- Update README.md by @alessio in #21
- error if args > 1 by @alessio in #22
- replace {add,del}path with pathctl by @alessio in #23
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Changelog
- f9ab683 Add .idea
- 36a85f6 Add go.mod
- 75c433f Add path tools (#13)
- 41e103f Add the seq program (#2)
- 86d9908 Backup tools (#1)
- 2d81326 Buildsystem/readme (#16)
- 24f180d Consolidate READMEs
- cea38a0 Create dependabot.yml
- 894415d Initial commit
- 6e650c0 Initial commit
- 356dc3c Merge branch 'main' of github.com:alessio/tools into main
- d48451c Merge pull request #10 from alessio/elvoke-home-compat
- 3a670ba Merge pull request #11 from alessio/buildsystem/updates
- 8c64c0c Merge remote-tracking branch 'origin/main'
- 76a4edb Refresh buildsystem
- e973cf7 Update README.md
- 68bbdc0 Update README.md
- 1aad42d Update README.md
- 81f8003 Update README.md
- b546135 Update README.md
- 88d4e0d Update README.md (#15)
- 6697023 Update build.yml (#12)
- 3044cd9 Update dependabot.yml
- cd85eab Update golangci-lint.yml (#6)
- 2c5fcc1 add more testdata
- 232d434 add test case
- 0ee8775 change layout (#3)
- 7d496a5 disable travis CI
- 24d12b7 elvoke: fix timestamp directory
- 259ad8c enable codecov.io
- ba2aab2 fix breaks on case insensitive filesystems
- 12ef6b5 fix few linter warnings
- a2f062e fix formatting
- 97fd9d3 fix godoc
- 5cea08f fix goreleaser token
- 6b5c3ed fix lint warning
- 8c9e1c5 fix linter warnings
- 9ee780c fix path funcs (#14)
- 71f1f7d fix travis badge
- 2d3041f fixes
- 79084e1 ignore intellij project files
- 76bb819 improve coverage (#4)
- 6399fad make golangci-lint happy
- ee2b82e mcd: fix typo (#5)
- fb8979f new command
- d4eb61d one more fix
- 83f6950 refiles: add interactive mode
- 2558798 remove depguard
- e4c30da remove header from elvoke's README.md
- 5d70395 remove idea files
- 2ad6802 rename project
- 4a4db21 replace travis badge with gh actions'
- 67316fd revert ci fixes (#8)
- 7c1f16b single dash
- c62fda2 update ci actions (#7)
- 1345817 update linter list
- 0e5c564 update readme
- 27394c6 use mustMkDirAll