v1.2.1
Changelog
All notable changes to the sdc11073 module will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.2.1] - 2023-09-05
Fixed
- fixed a bug where coping a xml node would not work if namespace have been defined multiple time #232
- getContextState sets correct BindingVersion #168.
- comparison of extensions would fail, ExtensionLocalValue type added
Changed
- additional parameter 'set_associated' for getContextState. It defaults to True.
- _setContextState only sets BindingMdibVersion and -Time if proposed state is associated.