Most notable changes in this release:
- Exceptions and related code moved to separate module
- Support for
enum
types andBitFlags
- Support for
struct
types - Support for Phobos variants
- Getting values from a DBusAny is now best done through
get
method
Most notable changes in this release:
enum
types and BitFlags
struct
typesget
method