Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Releases: adafruit/Adafruit_CircuitPython_Thermal_Printer

Update README

16 Sep 21:58
47c2381
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-thermal-printer.

Read the docs for info on how to use it.

Update Travis Badge In Readme

15 Jan 23:51
3b661b0
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-thermal-printer.

Read the docs for info on how to use it.

Added pyserial requirement

03 Oct 21:01
6c7701f
Compare
Choose a tag to compare

Updated to reflect pyserial requirement.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-thermal-printer.

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 23:16
ed4e8af
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-thermal-printer.

Read the docs for info on how to use it.

Sphinx update.

22 Feb 02:54
c922272
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

1.0.0 Initial release

24 Jan 23:10
d975017
Compare
Choose a tag to compare

Initial release for bundle generation and travis CI.