v2.5.0
2.5.0 (2023-06-28)
Bug Fixes
- crash when using filesystem plugin (#100) (10bf0c4), closes #99
- support git plugin on docker image (#91) (6fcfc07), closes #8 (comment)
Features
- added ignore pattern matching for filesystem plugin (#97) (67d27fe), closes #93
- custom regex rule (#102) (ac4f75a), closes #98
What's Changed
- docs: update supported platforms by @kaplanlior in #92
- docs: cleaned up installation command in readme by @SHA65536 in #96
- ci: add gosec check by @baruchiro in #95
- ci: auto mark pr from forks as community by @tcdsv in #105
- chore: accept also arguments splitted by comma by @baruchiro in #103
New Contributors
- @kaplanlior made their first contribution in #92
- @SHA65536 made their first contribution in #96
- @tcdsv made their first contribution in #105
Full Changelog: v2.4.0...v2.5.0