-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCHANGES.txt
More file actions
136 lines (115 loc) · 6.67 KB
/
CHANGES.txt
File metadata and controls
136 lines (115 loc) · 6.67 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
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
dbus-python-client-gen 0.8.4
============================
Recommended development environment: Fedora 42
- Allow passing timeout value to a generated D-Bus function:
https://github.com/stratis-storage/dbus-python-client-gen/pull/119
- Remove license classifier deprecated by PEP 639:
https://github.com/stratis-storage/dbus-python-client-gen/pull/112
- Tidies and Maintenance:
https://github.com/stratis-storage/dbus-python-client-gen/pull/120
https://github.com/stratis-storage/dbus-python-client-gen/pull/118
https://github.com/stratis-storage/dbus-python-client-gen/pull/117
https://github.com/stratis-storage/dbus-python-client-gen/pull/116
https://github.com/stratis-storage/dbus-python-client-gen/pull/115
https://github.com/stratis-storage/dbus-python-client-gen/pull/114
https://github.com/stratis-storage/dbus-python-client-gen/pull/113
https://github.com/stratis-storage/dbus-python-client-gen/pull/110
https://github.com/stratis-storage/dbus-python-client-gen/pull/108
https://github.com/stratis-storage/dbus-python-client-gen/pull/106
https://github.com/stratis-storage/dbus-python-client-gen/pull/105
https://github.com/stratis-storage/dbus-python-client-gen/pull/104
https://github.com/stratis-storage/dbus-python-client-gen/pull/103
https://github.com/stratis-storage/dbus-python-client-gen/pull/102
https://github.com/stratis-storage/dbus-python-client-gen/pull/101
https://github.com/stratis-storage/dbus-python-client-gen/pull/100
https://github.com/stratis-storage/dbus-python-client-gen/pull/99
https://github.com/stratis-storage/dbus-python-client-gen/pull/98
https://github.com/stratis-storage/dbus-python-client-gen/pull/97
https://github.com/stratis-storage/dbus-python-client-gen/pull/96
https://github.com/stratis-storage/dbus-python-client-gen/pull/95
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