Skip to content

Releases: green-code-initiative/ecoCode-android

Release 1.1.0

17 Nov 15:41
Compare
Choose a tag to compare

Added

  • Home page URL for plugins (for display on SonarQube administration page)
  • Add eco-design tag on all rules
  • #207 Add release tag analyzis on SonarCloud
  • #58 Add Dark UI theme XML rule
  • Support of SonarQube 10.3

Changed

  • Rename repository ecoCode-mobile to ecoCode-android
  • Update the rules naming convention to have the same one as the others ecoCode plugin. Rules identifier now starts by EC.
  • Update built-in profile names to ecoCode (Android)

Deleted

Release 1.0.1

10 Mar 16:17
Compare
Choose a tag to compare

Changed

  • Fix plugin iOS release

Release 1.0.0

10 Mar 15:12
Compare
Choose a tag to compare

Added

  • #5 Add IOS plugin delivery
  • Add CONTRIBUTING.md
  • Add CODE_STYLE.md
  • move INSTALL.md to common doc in ecoCode-common repository

Changed

  • upgrade SonarQube version to 9.9
  • #27 preparation for Plugin SonarSource Marketplace integration
  • docker / docker-compose upgrade
  • update documentation
  • upgrade RULES
  • #28 Add minSdk and targetSdk
  • #4 minSdk and targetSdk properties must be supported too
  • #23 Fix CodeNarc issue
  • #20 Refactoring cnumr to greencodeinitiative

Release 0.1.0

03 Jan 18:19
Compare
Choose a tag to compare

Added

  • #13 Upgrade some versions + sonar version from 9.3
    to 9.8
  • #14 Improve release system

Changed

  • documentation upgrade (internal)
  • optimization/refactoring on pom.xml dependencies (internal)
  • Fix [WARNING] Maven-shade-plugin overlapping classes and upgrade SonarRuntime.

Release 0.0.1

15 Dec 10:00
Compare
Choose a tag to compare
[ISSUE 112] initiate release system