This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
toolkit
Watch
1
Star
0
Fork
0
You've already forked toolkit
mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced
2025-08-22 08:49:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
toolkit
/
packages
/
glob
/
RELEASES.md
Thomas Boop
a4d12de60e
glob 0.3.0 release
2022-04-18 15:01:30 -04:00
626 B
Raw
Permalink
Blame
History
@actions/glob Releases
0.3.0
Added a
verbose
option to HashFiles
#1052
0.2.1
Update
lockfileVersion
to
v2
in `package-lock.json
#1023
0.2.0
Added the hashFiles function to Glob
Added an option to filter out directories
0.1.2
Fix bug where files were matched incorrectly
0.1.1
Update @actions/core version
0.1.0
Initial release