You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+89-4Lines changed: 89 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,100 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Changed
13
13
14
+
-[#43](https://github.com/green-code-initiative/creedengo-python/pull/43) Strong renaming plugin from `ecocode-python` to `creedengo-python` (and maven groupid from `io.ecocode` to `io.greencodeinitiative`)
15
+
16
+
### Deleted
17
+
18
+
## [1.5.0] - 2024-10-04
19
+
20
+
### Changed
21
+
22
+
- refactoring docker system
23
+
-[#29](https://github.com/green-code-initiative/creedengo-python/issues/29) Add test to ensure all Rules are registered
24
+
-[#24](https://github.com/green-code-initiative/creedengo-python/issues/24) Set correct required language because the
25
+
plugin wasn't loaded anymore - retro-compatibility modifications (9.9.0 to 10.7 and not compatible before 9.9.0) AND
26
+
add support for > 10.5 Sonarqube version (up to 10.7.0)
27
+
- update some maven plugin versions and library versions to be up-to-date
28
+
- correction of SonarCloud issues
29
+
14
30
### Deleted
15
31
16
-
## [1.0.0] - 2024-12-09
32
+
- deletion of EC69 rule because of already deprecated (see RULES.md file)
0 commit comments