Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 08:53
· 103 commits to master since this release
f70f6f4

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.