Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 12:00
· 9 commits to main since this release

What's Changed

  • feat: add connection error handling with friendly messages by @nbuchwitz in #7
  • docs: update CLI examples to use ptouch command by @nbuchwitz in #8
  • refactor: lazy connection initialization with connect(printer) by @nbuchwitz in #9
  • feat: add separate printer classes for P900 series variants by @nbuchwitz in #10
  • Add Read the Docs documentation setup by @nbuchwitz in #13
  • Add comprehensive user documentation by @nbuchwitz in #14
  • Refactor print() and add reliability improvements by @nbuchwitz in #12
  • feat: add support for 3.5mm laminated tape by @nbuchwitz in #11
  • feat: add supported_tapes property to LabelPrinter by @nbuchwitz in #15
  • feat: add USB device selector for multiple printers by @nbuchwitz in #16
  • feat: add heat shrink tube support (HSe series) by @nbuchwitz in #17

Full Changelog: v1.0.0...v1.1.0