Skip to content

Releases: green-code-initiative/creedengo-php

Release 2.0.0

16 Dec 21:02
Compare
Choose a tag to compare

Changed

  • #34 Add test to ensure all Rules are registered
  • #38 migration from ecocode to creedengo - rules renaming
  • migration from ecocode to creedengo - all over the code

Release 1.5.1

25 Jul 20:34
Compare
Choose a tag to compare

Changed

  • update tag workflow to use JDK 17

Release 1.4.4

19 Jul 14:09
Compare
Choose a tag to compare

Changed

  • #28 Add support for SonarQube 10.6.0

Release 1.4.3

15 May 21:49
Compare
Choose a tag to compare

Added

  • #20 Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature

Changed

  • #23 deprecation of EC22 rule for PHP (waiting for measurement to prove it)
  • check Sonarqube 10.5.1 compatibility + update docker files and README.md

Release 1.4.2

12 Jan 11:40
Compare
Choose a tag to compare

Changed

  • #17 Correction of error with deprecated EC34 rule
  • Update ecocode-rules-specifications to 1.4.7

Release 1.4.1

06 Jan 14:46
Compare
Choose a tag to compare

Added

  • Add 10.3 SonarQube compatibility

Changed

  • #9 Upgrade licence system and licence headers of Java files
  • #10 Adding EC35 rule : EC35 rule replaces EC34 with a specific use case ("file not found" specific)
  • #13 Add build number to manifest
  • #12 Fix unit tests execution with Maven
  • Update ecocode-rules-specifications to 1.4.6
  • README.md upgrade : docker test environment

Release 1.4.0

08 Aug 17:26
Compare
Choose a tag to compare

Added

  • PHP rules moved from ecoCode repository to current repository
  • #121 new PHP rule : Multiple if-else statement + refactoring implementation
  • #205 compatibility with SonarQube 10.1