Releases: zyactions/verify-changed-files
Releases · zyactions/verify-changed-files
v2.0.1
What's Changed
Full Changelog: v2...v2.0.1
v2.0.0
What's Changed
- Remove
glob
functionality by @flobernd in #2 - Use major version tag for
actions/checkout
by @dependabot in #1
Full Changelog: v1...v2.0.0
v1.0.0
Initial Release
Features
- Lists all files that changed during a workflow execution
- Supports glob patterns to restrict change detection to a subset of files
- Fast execution
- Scales to large repositories
- Supports all platforms (Linux, macOS, Windows)
- Does not use external dependencies
Full Changelog: https://github.com/zyactions/verify-changed-files/commits/v1.0.0