-
Notifications
You must be signed in to change notification settings - Fork 65
/
NEWS
36 lines (22 loc) · 868 Bytes
/
NEWS
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
# Releases
## kingarthur 0.2.5 - (2022-11-07)
* Update Poetry's package dependencies
## kingarthur 0.2.4 - (2022-10-31)
* Update Poetry's package dependencies
## King Arthur 0.2.1 - (2022-06-24)
**Others:**
* GrimoireLab dependencies update\
Dependencies have been updated to use the latest versions of
GrimoireLab packages:
- grimoirelab-toolkit >= 0.3
- perceval >= 0.19
## King Arthur 0.2.0 - (2022-06-03)
**New features:**
* Dependencies file for development\
Include a new requirements.txt file to install the development version
from the repositories.
**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.