Skip to content

0.4.0 Separate Adapter I/O and Device Specific Interfaces

Compare
Choose a tag to compare
@abbiemery abbiemery released this 07 Aug 14:29
· 13 commits to master since this release
606686f

What's Changed

  • Add integration tests by @RAYemelyanova in #153
  • Fix type errors caught by pyright but not mypy by @tpoliaw in #156
  • Move to pyright by @abbiemery in #172
  • Ensure async messages are sent in IoBoxZeroMqAdapter by @tpoliaw in #170
  • Remove click pin by @RAYemelyanova in #167
  • Catch HTTP adapter run_forever failures in test fixture by @RAYemelyanova in #165
  • [DAQ-4742] remove runner module and replace with inline content by @mpdickie in #164
  • Strip whitespace from regex command input by @abbiemery in #173
  • Adapter rework for Zebra by @abbiemery in #174

New Contributors

Full Changelog: 0.3.0...0.4.0