File tree Expand file tree Collapse file tree 5 files changed +22
-12
lines changed Expand file tree Collapse file tree 5 files changed +22
-12
lines changed Original file line number Diff line number Diff line change 11# Releases
22
3+ ## graal 1.2.0 - (2025-09-23)
4+
5+ **New features:**
6+
7+ * Increased minimum version for Python to 3.10\
8+ Python 3.9 reaches the end of life in October 2025. This means it
9+ won't receive new updates or patches to fix security issues.
10+ GrimoireLab supports Python 3.10 and higher from now on.
11+
12+
313 ## graal 1.1.10 - (2025-08-21)
414
515 * Update Poetry's package dependencies
Original file line number Diff line number Diff line change 1- # File auto-generated by semverup on 2025-09-15 11:40:25.337328
2- __version__ = "1.2.0-rc.2 "
1+ # File auto-generated by semverup on 2025-09-23 08:48:34.955434
2+ __version__ = "1.2.0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " graal"
3- version = " 1.2.0-rc.2 "
3+ version = " 1.2.0"
44description = " A generic source code analyzer"
55authors = [
66 " GrimoireLab Developers"
Original file line number Diff line number Diff line change 1+ ## graal 1.2.0 - (2025-09-23)
2+
3+ ** New features:**
4+
5+ * Increased minimum version for Python to 3.10\
6+ Python 3.9 reaches the end of life in October 2025. This means it
7+ won't receive new updates or patches to fix security issues.
8+ GrimoireLab supports Python 3.10 and higher from now on.
9+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments