|
| 1 | +OBSOLETE: Release news of newer versions are contained in the git tag descriptions. |
| 2 | + |
| 3 | +## [0.28.1] - 2022-06-28 |
| 4 | +- Again works on RHEL/CentOS 8 (0.27 broke there), now in CI |
| 5 | +- Avoid glib GI dependency for main dbusmock, for running in virtualenv (thanks Allison Karlitskaya) |
| 6 | + |
| 7 | +## [0.28.0] - 2022-06-19 |
| 8 | +- Drop unmaintained and broken accountsservice template |
| 9 | +- testcase: Throw an error when spawning a well-known name that exists (thanks Benjamin Berg) |
| 10 | +- mockobject: Allow sending signals with extra details (thanks Peter Hutterer) |
| 11 | + |
| 12 | +## [0.27.5] - 2022-04-05 |
| 13 | +- bluez and accountsservice templates: Drop default arguments from D-Bus methods (thanks Simon McVittie) |
| 14 | + |
| 15 | +## [0.27.4] - 2022-04-04 |
| 16 | +- Fix D-Bus signature detection regression from 0.27.0 (thanks Peter Hutterer) (#118) |
| 17 | + |
| 18 | +## [0.27.3] - 2022-03-22 |
| 19 | +- packit: Fix file name to sync |
| 20 | + |
| 21 | +## [0.27.2] - 2022-03-22 |
| 22 | +- packit: Really fix Fedora dist-git syncing |
| 23 | + |
| 24 | +## [0.27.1] - 2022-03-22 |
| 25 | +- packit: Fix Fedora dist-git syncing |
| 26 | + |
| 27 | +## [0.27.0] - 2022-03-22 |
| 28 | +- Do not register standard session service directories, add API to enable selected services (thanks Benjamin Berg) |
| 29 | +- Log static method calls from templates (thanks Peter Hutterer) |
| 30 | + |
| 31 | +## [0.26.1] - 2022-02-25 |
| 32 | +- Fix README content type to Markdown, to fix releasing to PyPi |
| 33 | + |
| 34 | +## [0.26.0] - 2022-02-25 |
| 35 | +- logind template: Add locking API (thanks Andy Holmes) |
| 36 | +- bluez5 template: Add RemoveDevice() and RemoveAdapterWithDevices() methods, |
| 37 | + fix properties (thanks Bastien Nocera) |
| 38 | +- Documentation improvements, particularly wrt. raising errors |
| 39 | + |
| 40 | +## [0.25.0] - 2021-12-25 |
| 41 | +- bluez template: Implement adapter discovery, connect, disconnect, and removal |
| 42 | + (thanks Bastien Nocera) |
| 43 | +- Fix changing array properties (thanks Jonas Ådahl) |
| 44 | +- Fix CLI upower tests (thanks Marco Trevisan) |
| 45 | +- Add testing and Fedora updating through packit |
| 46 | + |
1 | 47 | ## [0.24.1] - 2021-10-27
|
2 | 48 | - Do not register standard D-Bus service directories (Thanks Benjamin Berg)
|
3 | 49 | - templates: Add IIO Sensors Proxy support (Thanks Marco Trevisan)
|
|
0 commit comments