-
Notifications
You must be signed in to change notification settings - Fork 10
/
ChangeLog
52 lines (38 loc) · 1.18 KB
/
ChangeLog
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
Changelog
=========
v4.0.0 (2023-01-30)
-------------------
- Drop support for Python < 3.9.
v3.1.1 (2021-02-26)
-------------------
- Better fix for hangup at the end of process.
v3.1.0 (2021-02-26)
-------------------
- Fix hangup at the end of process.
- Modernize code, use Poetry
v3.0.2 (2019-07-30)
-------------------
- Lint + fixes. [Stefane Fermigier]
- Modernize code. [Stefane Fermigier]
v3.0.1 (2019-07-25)
-------------------
- Update description + release again. [Stefane Fermigier]
v3.0.0 (2019-07-25)
-------------------
- Release 3.0. [Stefane Fermigier]
- Update Changes. [Stefane Fermigier]
- Use pytest for CI. [Stefane Fermigier]
- Fix futurization. [Stefane Fermigier]
- Add credits. [Stefane Fermigier]
- WIP Py3k compat. [Stefane Fermigier]
- Upgrade tpg. [Stefane Fermigier]
- Case matters if you're not on a Mac. [Stefane Fermigier]
- Fix build. [Stefane Fermigier]
- Make tests pass on ubuntu. [sfermigier]
- Fix test. [Stefane Fermigier]
- Python 2.6. [Stefane Fermigier]
- Rename lekatnet -> tentakel. [Stefane Fermigier]
- Make it work under Python 2.7. [Stefane Fermigier]
- Update TPG to 3.1.3
- Move stuff around.
- Import old code base. [Stefane Fermigier]