Releases: gotmc/lxi
Releases · gotmc/lxi
v0.5.1
Changes
- Use
...any
versus...interface{}
. - Use the name Keysight instead of Agilent.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Changes
- Update Go from 1.18 to 1.21.
- Make the line end marks configurable.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.1...v0.4.0
- Made bufio.Reader part of the Device struct.