v5.0.0-next.2
Pre-release
Pre-release
·
42 commits
to next
since this release
5.0.0-next.2 (2025-08-17)
Features
- outgauge: OutGauge constructor accepts an object with
timeoutproperty (163e541), closes #36 - outsim: OutSim constructor accepts an object with
timeoutproperty (12a6d2a), closes #36
BREAKING CHANGES
- outsim: OutSim class constructor now accepts an optional object with a
timeoutoptional property with a default value of 0 - outgauge: OutGauge class constructor now accepts an optional object with a
timeoutoptional property with a default value of 0