Releases: mavolin/hashets
Releases · mavolin/hashets
v1.2.1
Changelog
🪲 Bug Fixes
- 5619b91: fix(cmd/hashets): only use GOPACKAGE if the output dir is the current dir (@mavolin)
v1.2.0
Changelog
⚡ Features
- 6a021ce: feat(cmd/hashets): add glob matching for -ignore and add another flag -include (@mavolin)
🪲 Bug Fixes
- e075ed2: fix(hashets): only invoke
Options.Ignore
on filepaths, as guaranteed in its doc (@mavolin)
v1.1.0
Changelog
⚡ Features
✏ Others