Skip to content

v1.6.0

Compare
Choose a tag to compare
@sangelovic sangelovic released this 24 Apr 18:05
· 63 commits to master since this release

This release brings a couple of new features and improvements:

  • Add support for enums in D-Bus serialization and signatures
  • Add support for std::variant as an alternative C++ type for D-Bus Variant
  • Add support for implicit conversions between std::variant and sdbus::Variant
  • Fix missing includes