Releases: ArtARTs36/php-merge-request-linter
Releases · ArtARTs36/php-merge-request-linter
v0.7.11
Added
- Added Custom rule for user conditions
v0.7.10
Added
Fixed
- Fixed direct dependencies
v0.7.9
Added
- Added condition
match
for chechking string on match regex.
v0.7.8
Added
- Added coverage reporting
- Added some tests
v0.7.7
Added
- Add
notStarts
Condition Operator
- Add
notEnds
Condition Operator
v0.7.6
Added
- Add interface
HasDebugInfo
for better object printing.
v0.7.5
Moved
- Moved exception on building guzzle client to ClientFactory
Fixed
- Command
dump
: print concrete rule class
Removed
v0.7.4
Added
- Command "install": Copy config into yaml, json files
v0.7.3
Changed
- Configuration loading refactoring
v0.7.2
Added
- Support many configurations for Rule
- Condition Operator 'countEqualsAny'