-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGES.txt
102 lines (86 loc) · 4.89 KB
/
CHANGES.txt
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
dbus-python-client-gen 0.8.3
============================
Recommended development environment: Fedora 38
- Simplifyy setup.cfg:
https://github.com/stratis-storage/dbus-python-client-gen/pull/93
- Make __version__ available directly from package import:
https://github.com/stratis-storage/dbus-python-client-gen/pull/92
- Tidies and Maintenance:
https://github.com/stratis-storage/dbus-python-client-gen/pull/91
https://github.com/stratis-storage/dbus-python-client-gen/pull/90
https://github.com/stratis-storage/dbus-python-client-gen/pull/88
dbus-python-client-gen 0.8.2
============================
Recommended development environment: Fedora 37
dbus-python-client-gen 0.8.1
============================
Recommended development environment: Fedora 37
- Tidies and Maintenance:
https://github.com/stratis-storage/dbus-python-client-gen/pull/85
https://github.com/stratis-storage/dbus-python-client-gen/pull/84
https://github.com/stratis-storage/dbus-python-client-gen/pull/83
https://github.com/stratis-storage/dbus-python-client-gen/pull/82
https://github.com/stratis-storage/dbus-python-client-gen/pull/81
https://github.com/stratis-storage/dbus-python-client-gen/pull/80
https://github.com/stratis-storage/dbus-python-client-gen/pull/78
https://github.com/stratis-storage/dbus-python-client-gen/pull/77
https://github.com/stratis-storage/dbus-python-client-gen/pull/76
https://github.com/stratis-storage/dbus-python-client-gen/pull/75
https://github.com/stratis-storage/dbus-python-client-gen/pull/74
https://github.com/stratis-storage/dbus-python-client-gen/pull/73
https://github.com/stratis-storage/dbus-python-client-gen/pull/72
https://github.com/stratis-storage/dbus-python-client-gen/pull/70
https://github.com/stratis-storage/dbus-python-client-gen/pull/69
https://github.com/stratis-storage/dbus-python-client-gen/pull/68
https://github.com/stratis-storage/dbus-python-client-gen/pull/67
https://github.com/stratis-storage/dbus-python-client-gen/pull/66
https://github.com/stratis-storage/dbus-python-client-gen/pull/65
https://github.com/stratis-storage/dbus-python-client-gen/pull/64
https://github.com/stratis-storage/dbus-python-client-gen/pull/63
https://github.com/stratis-storage/dbus-python-client-gen/pull/62
https://github.com/stratis-storage/dbus-python-client-gen/pull/61
https://github.com/stratis-storage/dbus-python-client-gen/pull/60
https://github.com/stratis-storage/dbus-python-client-gen/pull/59
https://github.com/stratis-storage/dbus-python-client-gen/pull/58
https://github.com/stratis-storage/dbus-python-client-gen/pull/57
dbus-python-client-gen 0.8.0
============================
Recommended Python interpreter: 3.7.9
Recommended tox version: 3.13.2
Python auto-formatter: black (19.10b0)
Python import sorter: isort (4.3.21)
YANL linter: yamllint (1.23.0)
Dropped support for Python 2
New dependency version requirement:
* into-dbus-python >= 0.8
- Fix two bugs in generation of property setter methods:
https://github.com/stratis-storage/dbus-python-client-gen/pull/53
https://github.com/stratis-storage/dbus-python-client-gen/pull/36
- Pass signature argument in D-Bus method call:
https://github.com/stratis-storage/dbus-python-client-gen/pull/34
- Tidies and Maintenance:
https://github.com/stratis-storage/dbus-python-client-gen/pull/54
https://github.com/stratis-storage/dbus-python-client-gen/pull/52
https://github.com/stratis-storage/dbus-python-client-gen/pull/50
https://github.com/stratis-storage/dbus-python-client-gen/pull/48
https://github.com/stratis-storage/dbus-python-client-gen/pull/47
https://github.com/stratis-storage/dbus-python-client-gen/pull/45
https://github.com/stratis-storage/dbus-python-client-gen/pull/44
https://github.com/stratis-storage/dbus-python-client-gen/pull/43
https://github.com/stratis-storage/dbus-python-client-gen/pull/42
https://github.com/stratis-storage/dbus-python-client-gen/pull/41
https://github.com/stratis-storage/dbus-python-client-gen/pull/40
https://github.com/stratis-storage/dbus-python-client-gen/pull/39
https://github.com/stratis-storage/dbus-python-client-gen/pull/37
https://github.com/stratis-storage/dbus-python-client-gen/pull/33
https://github.com/stratis-storage/dbus-python-client-gen/pull/32
https://github.com/stratis-storage/dbus-python-client-gen/pull/31
https://github.com/stratis-storage/dbus-python-client-gen/pull/27
https://github.com/stratis-storage/dbus-python-client-gen/pull/24
https://github.com/stratis-storage/dbus-python-client-gen/pull/23
https://github.com/stratis-storage/dbus-python-client-gen/pull/21
https://github.com/stratis-storage/dbus-python-client-gen/pull/20
https://github.com/stratis-storage/dbus-python-client-gen/pull/19
https://github.com/stratis-storage/dbus-python-client-gen/pull/18
https://github.com/stratis-storage/dbus-python-client-gen/pull/17
https://github.com/stratis-storage/dbus-python-client-gen/pull/16