Skip to content

Consolidated COM parameters into Python dataclass.

Latest
Compare
Choose a tag to compare
@capn-freako capn-freako released this 08 Nov 15:01
b8524c8

The numerous COM class attributes have been consolidated into a new COMParams dataclass.

Note: Potential for breaking existing client code, due to hierarchical naming changes of COM parameters.

What's Changed

Full Changelog: v2.1.2...v2.2.1