Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 2.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • #23 Add images to the description files.

Changed

  • #27 Fix [WARNING] Maven-shade-plugin overlapping classes and upgrade SonarRuntime.
  • #42 Fix Crash SonarQube analysis because of some ClassCast Exceptions

0.2.1 - 2022-12-30

Added

Changed

  • #22 Error when running sonar scan with ecocode

0.2.0 - 2022-12-28

Added

  • #15 Upgrade some versions + sonar version from 9.3 to 9.8
  • #17 improve releasing system
  • #25 Release management vs maven packaging (not the same version)

Changed

  • documentation upgrade (internal)

0.1.1 - 2022-12-20

Added

  • 161 adding tool to update tags of native rules with our custom tags

Changed

  • documentation upgrade (internal)
  • optimization/refactoring on pom.xml dependencies (internal)

0.1.0 - 2022-12-14

Added

  • First official release of ecocode plugins : java plugin, php plugin and python plugin