Skip to content

v5.0.0-next.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:26
· 42 commits to next since this release

5.0.0-next.2 (2025-08-17)

Features

  • outgauge: OutGauge constructor accepts an object with timeout property (163e541), closes #36
  • outsim: OutSim constructor accepts an object with timeout property (12a6d2a), closes #36

BREAKING CHANGES

  • outsim: OutSim class constructor now accepts an optional object with a timeout optional property with a default value of 0
  • outgauge: OutGauge class constructor now accepts an optional object with a timeout optional property with a default value of 0