Skip to content

Releases: goreleaser/fileglob

v0.2.0

08 Nov 00:11
Compare
Choose a tag to compare

Changelog

74616f9 refactor: separator et al
a65d8f9 fix: Fix linter errors.
f0efe37 feat: Refactor, more tests and options.
5b1561e doc: Update README.md.
6d6afb4 ci: Add golangci-lint.
ce7bf71 test: add more tests (#3)

v0.1.0

07 Nov 00:31
Compare
Choose a tag to compare

Changelog

f0ce40e docs: typo
613c02a docs: badges et al
b706af3 ci: its main now
70adf20 ci: fix yaml
2a27244 docs: readme
c55480a Merge pull request #1 from goreleaser/options
f43af23 fix: quotemetagp
da875e0 feat: options
1e164c3 ci: goreleaser config
2762ffd feat: preparing for release
bfa3bc5 test: more tests
e2f9e80 fix: Fix comments.
3ae9006 test: real, direct match
2364766 test: Add tests with escaped wildcards.
39d500e fix: skip dir
93c4dab fix: prefix
11ce768 fix: Remove redundant path joins.
79878ac test: added a bunch
428cfd9 fix: Use fs.Stat instead of os.Stat.
6f18a39 feat: Initial file walking glob implementation.
89a42fa fix: typo
cda87e5 feat: use afero
573e252 feat: use afero
5f4934a feat: Add staticPrefix function.
7cc372f feat: first
1e446cd Initial commit