-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGES.txt
99 lines (84 loc) · 4.47 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
into-dbus-python 0.8.2
======================
Recommended development environment: Fedora 38
Lowest supported Python interpreter: 3.9
- Fix entry in setup.cfg:
https://github.com/stratis-storage/into-dbus-python/pull/101
- Tidies and Maintenance:
https://github.com/stratis-storage/into-dbus-python/pull/102
into-dbus-python 0.8.1
======================
Recommended development environment: Fedora 38
Lowest supported Python interpreter: 3.9
- Add an additional test for coverage of a type error:
https://github.com/stratis-storage/into-dbus-python/pull/68
- Tidies and Maintenance:
https://github.com/stratis-storage/into-dbus-python/pull/98
https://github.com/stratis-storage/into-dbus-python/pull/97
https://github.com/stratis-storage/into-dbus-python/pull/96
https://github.com/stratis-storage/into-dbus-python/pull/95
https://github.com/stratis-storage/into-dbus-python/pull/94
https://github.com/stratis-storage/into-dbus-python/pull/93
https://github.com/stratis-storage/into-dbus-python/pull/92
https://github.com/stratis-storage/into-dbus-python/pull/91
https://github.com/stratis-storage/into-dbus-python/pull/90
https://github.com/stratis-storage/into-dbus-python/pull/89
https://github.com/stratis-storage/into-dbus-python/pull/88
https://github.com/stratis-storage/into-dbus-python/pull/87
https://github.com/stratis-storage/into-dbus-python/pull/86
https://github.com/stratis-storage/into-dbus-python/pull/85
https://github.com/stratis-storage/into-dbus-python/pull/83
https://github.com/stratis-storage/into-dbus-python/pull/82
https://github.com/stratis-storage/into-dbus-python/pull/81
https://github.com/stratis-storage/into-dbus-python/pull/80
https://github.com/stratis-storage/into-dbus-python/pull/79
https://github.com/stratis-storage/into-dbus-python/pull/78
https://github.com/stratis-storage/into-dbus-python/pull/77
https://github.com/stratis-storage/into-dbus-python/pull/77
https://github.com/stratis-storage/into-dbus-python/pull/76
https://github.com/stratis-storage/into-dbus-python/pull/75
https://github.com/stratis-storage/into-dbus-python/pull/74
https://github.com/stratis-storage/into-dbus-python/pull/73
https://github.com/stratis-storage/into-dbus-python/pull/72
https://github.com/stratis-storage/into-dbus-python/pull/71
https://github.com/stratis-storage/into-dbus-python/pull/70
https://github.com/stratis-storage/into-dbus-python/pull/69
https://github.com/stratis-storage/into-dbus-python/pull/67
https://github.com/stratis-storage/into-dbus-python/pull/66
into-dbus-python 0.8
====================
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)
YAML linter: yamllint (1.23.0)
New dependency version requirement:
* dbus-python >= 1.2.10
- Fix a bug that calculated the variant level incorrectly for generated values:
https://github.com/stratis-storage/into-dbus-python/pull/62
- Extend _wrapper function around generated functions to take variant_level:
https://github.com/stratis-storage/into-dbus-python/pull/30
- Add additional exceptions in error hierarchy:
https://github.com/stratis-storage/into-dbus-python/pull/35
- Split tests into deterministic and hypothesis-based:
https://github.com/stratis-storage/into-dbus-python/pull/53
- Tidies and Maintenance:
https://github.com/stratis-storage/into-dbus-python/pull/64
https://github.com/stratis-storage/into-dbus-python/pull/63
https://github.com/stratis-storage/into-dbus-python/pull/61
https://github.com/stratis-storage/into-dbus-python/pull/60
https://github.com/stratis-storage/into-dbus-python/pull/58
https://github.com/stratis-storage/into-dbus-python/pull/55
https://github.com/stratis-storage/into-dbus-python/pull/54
https://github.com/stratis-storage/into-dbus-python/pull/52
https://github.com/stratis-storage/into-dbus-python/pull/51
https://github.com/stratis-storage/into-dbus-python/pull/45
https://github.com/stratis-storage/into-dbus-python/pull/44
https://github.com/stratis-storage/into-dbus-python/pull/42
https://github.com/stratis-storage/into-dbus-python/pull/41
https://github.com/stratis-storage/into-dbus-python/pull/40
https://github.com/stratis-storage/into-dbus-python/pull/39
https://github.com/stratis-storage/into-dbus-python/pull/38
https://github.com/stratis-storage/into-dbus-python/pull/34
https://github.com/stratis-storage/into-dbus-python/pull/32
https://github.com/stratis-storage/into-dbus-python/pull/31