Releases: martinpitt/python-dbusmock
Releases · martinpitt/python-dbusmock
0.34.2
0.34.1
- spec: Adjust Source URL to PEP-625 tarball name
0.34.0
- modemmanager: Add cell broadcast messages (thanks Guido Günther)
- Move release builds to pybuild for PEP-625 compatibility
0.33.0
- templates: Add gsd-rfkill (thanks Guido Günther)
- Allow adding objects derived from DBusMockObject (thanks Sebastian Wick)
- Drop Python <= 3.7 support (thanks Tomasz Kłoczko)
0.32.2
- all templates: Drop wrong variant wrapping from all properties
- tests: Skip TestNetworkManager::test_one_wifi_with_accesspoints with NM ≥ 1.49.3
0.32.1
- ModemManager: Add initial mock (thanks Guido Günther)
- bluez5: Add advertising API (thanks Frederik Leonhardt)
- Fix loading of libglib on macOS (thanks peturingi)
0.31.1
- power_profiles_daemon: Move back to original D-Bus name to avoid breaking compatibility
- Add upower_power_profiles_daemon template for version 0.20 API with new D-Bus name
0.31.0
- power-profiles-daemon: Move to org.freedesktop.UPower.PowerProfiles as in release 0.20.0 (API break!)
- NetworkManager: Add stub ipv4/6 properties in AddWiFiConnection
0.30.2
- bluez5: Fix invalid arguments to PairDevice (thanks Simon McVittie)
0.30.1
- bluez: Clean up static default properties, re-drop PairDevice()
class_
parameter - Add pre-commit rules (thanks Peter Hutterer)