Releases: gotmc/prologix
Releases · gotmc/prologix
v0.7.0
Changes
- Use
fmt.Fprintf
vsc.WriteString(fmt.Sprintf(...))
- Use
...any
vs...interface{}
- Make the serial port a command line flag for the Justfile's example app.
- Remove superfluous code that was used for debugging.
- Fix lint errors.
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Full Changelog: v0.5.0...v0.6.0