-
Notifications
You must be signed in to change notification settings - Fork 86
Expand file tree
/
Copy pathNEWS
More file actions
67 lines (37 loc) · 1.65 KB
/
NEWS
File metadata and controls
67 lines (37 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Releases
## grimoirelab-panels 1.2.0 - (2025-09-23)
**New features:**
* Increased minimum version for Python to 3.10\
Python 3.9 reaches the end of life in October 2025. This means it
won't receive new updates or patches to fix security issues.
GrimoireLab supports Python 3.10 and higher from now on.
## grimoirelab-panels 1.1.2 - (2025-01-15)
* Update Poetry's package dependencies
## grimoirelab-panels 1.1.1 - (2024-09-23)
**Dependencies updateds:**
* Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
## grimoirelab-panels 1.1.0 - (2024-06-21)
**New features:**
* Panels compatible with Opensearch Dashboards\
Include panels compatible with Opensearch Dashboards version >= 1.3.2.
## grimoirelab-panels 1.0.0 - (2024-04-13)
**New features:**
* First major release\
GrimoireLab reached a stable status. This is our first major release.
## grimoirelab-panels 0.3.0 - (2023-10-20)
**Feature removals:**
* Drop Python 3.7 support\
Python 3.7 reaches the end of life in June 2023. This means it won't
receive new updates or patches to fix security issues. Therefore, this
package only works with Python >= 3.8 from now on.
## grimoirelab-panels 0.2.0 - (2023-02-01)
**New features:**
* Add new panel: Attracted Contributors
## sigils 0.1.0 - (2022-06-03)
**Feature removals:**
* Drop Python 3.6 support\
Python 3.6 reached the end of life at the end of 2021. This means it
won't receive new updates or patches to fix security issues.
Therefore, this package will only work with Python >= 3.7 from now on.