Skip to content

Releases: zyactions/glob

v2.1.0

31 May 20:42
019de5a

Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.0

v2.0.1

20 Dec 10:50
9665dd9

Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.1

v2.0.0

20 Dec 10:48
4dde12a

Choose a tag to compare

What's Changed

  • Remove sort and quote functionality by @flobernd in #2

New Contributors

Full Changelog: v1...v2.0.0

v1.0.0

19 Dec 12:12
0b2740d

Choose a tag to compare

Initial Release

Features

  • Matches filenames and pathes using glob patterns
    • ... in the live file system
    • ... from a user-supplied input
    • ... from an input pipe
  • Fast execution
  • Scales to large repositories
  • Supports all platforms (Linux, macOS, Windows)
  • Does not use external GitHub Actions dependencies

Full Changelog: https://github.com/zyactions/glob/commits/v1.0.0