Skip to content

v0.1.0-rc1

Latest
Compare
Choose a tag to compare
@torbenconto torbenconto released this 02 Feb 00:21
· 31 commits to master since this release
d53c27c

Breaking Changes

printer.Light() no longer exists and has been split into LightOn() LightOff() and LightFlashing().
The PrinterConfig IP field is now of type string instead of type net.IP.

What's Changed

Full Changelog: v0.1.0-alpha...v0.1.0-rc1