Interface has changed ready for future version that supports arbitrary waveform generators!
What's Changed
* fixed incorrect arg order in assertEqual in single card test by crnbaker in https://github.com/KCL-BMEIS/spectrumdevice/pull/25
* hardware averaging implemented on supported devices by crnbaker in https://github.com/KCL-BMEIS/spectrumdevice/pull/27
* Device error info included in error handler by crnbaker in https://github.com/KCL-BMEIS/spectrumdevice/pull/28
* Class hierarchy refactor to allow inclusion of AWG devices by crnbaker in https://github.com/KCL-BMEIS/spectrumdevice/pull/29
* Implement a notify size for faster acquisition, enabling bulk acquisitions by crnbaker in https://github.com/KCL-BMEIS/spectrumdevice/pull/31
* support for channel input impedance, input path and coupling settings on supported hardware crnbaker in https://github.com/KCL-BMEIS/spectrumdevice/pull/36
**Full Changelog**: https://github.com/KCL-BMEIS/spectrumdevice/compare/v0.3.0...v1.0.0