Releases: suransea/dbus-swift
Releases · suransea/dbus-swift
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1: Refactor code and improve documentation
- Refactor `Member.swift` to represent member names and provide documentation [Link](https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names-member) - Refactor `ObjectPath.swift` to represent object paths in D-Bus and provide documentation [Link](https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-marshaling-object-path) - Refactor `PendingCall.swift` to improve code readability and add documentation - Refactor `Dispatch.swift` to improve code organization and add documentation - Refactor `Bus.swift` to improve code structure, add missing documentation, and improve error handling - Update tests to include additional assertions for D-Bus signatures