Skip to content

Releases: ArtARTs36/php-merge-request-linter

v0.7.11

09 Feb 22:50
Compare
Choose a tag to compare

Added

  • Added Custom rule for user conditions

v0.7.10

09 Feb 10:34
326fa34
Compare
Choose a tag to compare

Added

  • Added dependency check

Fixed

  • Fixed direct dependencies

v0.7.9

08 Feb 19:43
e781538
Compare
Choose a tag to compare

Added

  • Added condition match for chechking string on match regex.

v0.7.8

08 Feb 18:55
88aeadb
Compare
Choose a tag to compare

Added

  • Added coverage reporting
  • Added some tests

v0.7.7

08 Feb 17:14
551390b
Compare
Choose a tag to compare

Added

  • Add notStarts Condition Operator
  • Add notEnds Condition Operator

v0.7.6

08 Feb 16:44
8f83ca4
Compare
Choose a tag to compare

Added

  • Add interface HasDebugInfo for better object printing.

v0.7.5

03 Feb 22:26
9182915
Compare
Choose a tag to compare

Moved

  • Moved exception on building guzzle client to ClientFactory

Fixed

  • Command dump: print concrete rule class

Removed

  • Static class URI

v0.7.4

27 Jan 22:11
5b5eee2
Compare
Choose a tag to compare

Added

  • Command "install": Copy config into yaml, json files

v0.7.3

16 Jan 15:20
b8629b6
Compare
Choose a tag to compare

Changed

  • Configuration loading refactoring

v0.7.2

13 Jan 20:41
eb5e71d
Compare
Choose a tag to compare

Added

  • Support many configurations for Rule
  • Condition Operator 'countEqualsAny'