v5.0.0 (2026-05-29)
Features
- Add configuration dataclass, allow squelching duplicate name warnings (
16eb54b)
Breaking Changes
- The OmniLogic class now accepts a single configuration parameter which is an instance of OmniLogicConfiguration. The host to connect to must now be passed as a parameter from OmniLogicConfiguration. This allows more advanced configuration of the library to support future functionality.
Detailed Changes: v4.0.0...v5.0.0