Releases: NBprojekt/gource-action
Releases · NBprojekt/gource-action
v1.3.0 - Feature: Added new gource params: bloom-intensity, bloom-multiplier, key
- Added new gource params
- bloom-intensity
- bloom-multiplier
- key
- made the --key flag conditional
- bump dev actions versions for compatibility reasons
- actions/checkout -> v4
- actions/checkout -> v4
- Added dev git action to test
v1.2.1 - Fix: Correctly check if gource_file_filter is set
What's Changed
- Fix: Correctly check if gource_file_filter is set (#15)
Full Changelog: v1.2.0...v1.2.1
v1.2.0 - Feature: Fetch avatar by contributor name
v1.1.1 - Fix: Action breaks if logo_url has query at end
Merge pull request #10 from NBprojekt/dev/fix-logo-url-regex De: Fix logo url regex
v1.1.0 - Auto fetch contributors
v1.0.4 - Allow local logo url
What's Changed
- Dev/file filter by @NBprojekt in #7
New Contributors
- @NBprojekt made their first contribution in #7
Full Changelog: v1.0.3...v1.0.4
v1.0.3 - Add support for --file-filter
Remove unused test code
v1.0.2 - Fix gource output folder access
Add full access to gource folder
v1.0.1
Fixed #2