Conversation
BREAKING CHANGE: attribute are now identified with uuid instead of strings which changes a lot of input parameters for attribute mananger methods. Also find_or_create_attribute was divided into two differents methods find_attribute and create_attribute
Feat/add UUID to attribute
BREAKING CHANGE: create_attribute now requires an additional parameter to specify the no-value property.
…rty_to_attribute feat(Attributes): add no-value property support
BREAKING CHANGE: change members name in Logger struct
BREAKING CHANGE: rename Sign struct to SIGN
…rn_with_warning fix(Logger): replace warn with warning
Cpp-Linter Report
|
…_caps fix(SIGN): rename signe struct
…sskey_constructor Feat/add explicit to passkey constructor
No description provided.