Skip to content

Releases: goreleaser/fileglob

v1.3.0

10 Feb 01:08
v1.3.0
7e1d66d
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

v1.2.0

01 Mar 13:35
Compare
Choose a tag to compare

Changelog

80e86ff chore: remove log
f26181e test: fix quotemeta when starting with ../ (#22)

v1.1.1

28 Feb 16:44
Compare
Choose a tag to compare

Changelog

5ff3f6a fix: prefix on direct match

v1.1.0

28 Feb 16:25
975308f
Compare
Choose a tag to compare

Changelog

975308f fix: resolve ../ on pattern (#21)

v1.0.1

27 Feb 18:14
d5e84dd
Compare
Choose a tag to compare

Changelog

d5e84dd fix: remove /v1

v1.0.0

27 Feb 18:10
a1cbf6b
Compare
Choose a tag to compare

Changelog

a1cbf6b feat: replacing afero.Fs with fs.FS (#17)
71ebeed fix: lint rules
e8fbecf refactor: rename separator
0e04fc3 feat: remove deprecated option (#18)
67591a1 feat: go 1.16, build matrix, lint action

v0.4.0

04 Feb 22:46
Compare
Choose a tag to compare

Changelog

03e0a2d refactor: rename fs
1c62da4 docs: improve readme
c3f5596 fix(ci): enable gofumpt
7ae7625 refactor: gofumpt
7408fde feat: make MatchDirectories clearer (#15)

v0.3.1

08 Dec 23:19
db715ee
Compare
Choose a tag to compare

Changelog

db715ee fix: add a test stage that runs on windows (#14)
f130ce4 fix: file paths on windows conflict with the ast escape rune so we need to keep paths in the linux style (#12)

v0.3.0

09 Nov 19:04
b27e0ce
Compare
Choose a tag to compare

Changelog

b27e0ce test: added failing tests (#8)
6c2892c test: Add error type check in test. (#9)
0b47fb0 fix: handle file not found (#6)
95758cf feat: Add ContainsMatchers and ValidPattern. (#7)
8c8b91c docs: godoc

v0.2.1

08 Nov 16:54
Compare
Choose a tag to compare

Changelog

1d2f0f3 fix: do not override pattern