Skip to content

Releases: gotmc/prologix

v0.11.0

Choose a tag to compare

@matthewrankin matthewrankin released this 16 Apr 15:38

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@matthewrankin matthewrankin released this 13 Apr 16:27

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@matthewrankin matthewrankin released this 02 Apr 19:48

Full Changelog: v0.8.0...v0.9.0

v0.7.0

Choose a tag to compare

@matthewrankin matthewrankin released this 11 Apr 19:05

Changes

  • Use fmt.Fprintf vs c.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

Choose a tag to compare

@matthewrankin matthewrankin released this 08 Apr 11:11

Full Changelog: v0.5.0...v0.6.0