Releases: gszr/dot
Releases · gszr/dot
v0.0.9
Changelog
New Features
Build process updates
- d1f2289: build(deps): bump github.com/caarlos0/go-version from 0.1.1 to 0.2.0 (@dependabot[bot])
- 830e519: build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.1 (@dependabot[bot])
- 62a33d0: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (@dependabot[bot])
- 5e07706: build(deps): bump golang.org/x/net in the go_modules group (@dependabot[bot])
- e52c55d: build(deps): bump goreleaser/goreleaser-action from 5 to 6 (@dependabot[bot])
- 6e56a0d: build(goreleaser): arm64 = aarch64 on linux (@gszr)
Other work
Full Changelog: v0.0.7...v0.0.9
v0.0.8
v0.0.7
Changelog
Bug fixes
Build process updates
- 27583e3: build(deps): bump the go_modules group group with 2 updates (@dependabot[bot])
Other work
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
Changelog
Build process updates
- 08019c8: build(deps): bump actions/checkout from 3 to 4 (@dependabot[bot])
- 2545ff7: build(deps): bump actions/setup-go from 4 to 5 (@dependabot[bot])
- f690d60: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (@dependabot[bot])
- 8f54383: build(deps): bump goreleaser/goreleaser-action from 4 to 5 (@dependabot[bot])
Other work
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
v0.0.2
Changelog
New Features
- 884584e: feat: -validate-only (@gszr)
- b3fa7a4: feat: add -v flag (inspired from goreleaser/nfpm) (@gszr)
Bug fixes
Other work
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Changelog
New Features
- 89bf681: feat: add -rm flag (@gszr)
- 4bab32d: feat: add -rm-only and file_opts (@gszr)
- b0115d9: feat: filter by
os
attribute (@gszr)
Bug fixes
- 2092dec: fix: create parent dir before copying (@gszr)
- 749bc06: fix: expand tilde char in destination (@gszr)
- 82498bb: fix: if file starts with dot, do not prepend one (@gszr)
- fe42e1d: fix: infer destination after dir prefix handling (@gszr)
- ccc9e4b: fix: use lstat instead of stat (@gszr)
Other work
- 341d265: Create README.md (@gszr)
- 572c6e7: Update README.md (@gszr)
- d88680a: cd: add goreleaser and release workflow (@gszr)
- f9a7b9d: ci: add testing workflow (@gszr)
- 397d124: docs: add license (@gszr)
- 55697b5: readme formatting (@gszr)
- 0dcadce: refactor & add some tests (@gszr)
- 8029c64: refactor: array of mappings (@gszr)
- 85bba7a: refactor: factor out main logic (@gszr)
- 1ec1155: some more refactoring and docs (@gszr)
- c228b9f: wip: change file format, add some docs (@gszr)
Full Changelog: ...v0.0.1