|
1 | 1 | dbus-python-client-gen 0.8.0 (UNRELEASED) |
2 | 2 | ========================================= |
3 | | -Python auto-formatter: black (18.9b0) |
| 3 | + |
| 4 | +Recommended Python interpreter: 3.7.9 |
| 5 | +Recommended tox version: 3.13.2 |
| 6 | +Python auto-formatter: black (19.10b0) |
| 7 | +Python import sorter: isort (4.3.21) |
| 8 | +YANL linter: yamllint (1.23.0) |
4 | 9 |
|
5 | 10 | Dropped support for Python 2 |
6 | 11 |
|
| 12 | +New dependency version requirement: |
| 13 | + * into-dbus-python >= 0.8 |
| 14 | + |
| 15 | +- Fix two bugs in generation of property setter methods: |
| 16 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/53 |
| 17 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/36 |
| 18 | + |
7 | 19 | - Pass signature argument in D-Bus method call: |
8 | 20 | https://github.com/stratis-storage/dbus-python-client-gen/pull/34 |
9 | 21 |
|
10 | 22 | - Tidies and Maintenance: |
| 23 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/54 |
| 24 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/52 |
| 25 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/50 |
| 26 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/48 |
| 27 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/47 |
| 28 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/45 |
| 29 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/44 |
| 30 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/43 |
| 31 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/42 |
| 32 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/41 |
11 | 33 | https://github.com/stratis-storage/dbus-python-client-gen/pull/40 |
| 34 | + https://github.com/stratis-storage/dbus-python-client-gen/pull/39 |
12 | 35 | https://github.com/stratis-storage/dbus-python-client-gen/pull/37 |
13 | 36 | https://github.com/stratis-storage/dbus-python-client-gen/pull/33 |
14 | 37 | https://github.com/stratis-storage/dbus-python-client-gen/pull/32 |
|
0 commit comments