Releases: goreleaser/fileglob
v0.2.0
v0.1.0
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