Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Text

3.1.6 - Scrolling Label Improvements

10 Nov 01:22
b1eebc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.5...3.1.6

3.1.5 - Effeciency Improvement

02 Nov 21:23
3ba5f74
Compare
Choose a tag to compare

What's Changed

  • Optimize ScrollingLabel update logic to prevent redundant text updates by @shubham0x13 in #210

New Contributors

Full Changelog: 3.1.4...3.1.5

3.1.4 - Fix For Sphinx RTD Theme

07 Oct 22:29
Compare
Choose a tag to compare

3.1.3 - Background Tight Fix

07 Oct 13:56
a018654
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.2...3.1.3

3.1.2 - use adafruit_ticks for animation timing

24 Jun 19:26
5353178
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1 - Fix Height and Width Properties

10 Jun 19:56
608833a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0 - Outlined Label

25 Mar 22:14
9d604e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.1.0

3.0.6 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:43
Compare
Choose a tag to compare

Changes: 3.0.5...3.0.6

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

To use in CPython, pip3 install adafruit-circuitpython-display-text.

Read the docs for info on how to use it.

3.0.5 - Replace .show() in README

09 Nov 19:26
8259b32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4 - replace .show()

02 Nov 12:54
dc45987
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.3...3.0.4