Skip to content

Releases: kenschneider18/rpi-metro-display

Support for Python 3

13 Nov 02:25
8e1e350
Compare
Choose a tag to compare

This is the first release of the project that supports Python 3. No new features have been added. If you're using Python 2, code from this point forward will not work with your display. If you don't wish to upgrade to Python 3, please use the branch v1.x or any release of version 1.

Final Python 2 Release

13 Nov 02:13
7229138
Compare
Choose a tag to compare

Due to the sunsetting of Python 2, this is the final release of rpi-metro-display that supports Python 2. For now, a branch for Python 2 code will remain and can be checked out v1.x. Alternatively, you can check out this tag v1.0.5 to ensure you're using Python 2 code.

Fix indentation, parse newlines

28 May 23:15
75f8a57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3 Fix run.sh permissions

14 Mar 01:40
064354f
Compare
Choose a tag to compare

This release fixes a bug in run.sh that caused run.sh to be unusable until permissions were modified with chmod.

v1.0.2 Guide Fixes

06 Jan 02:41
591b4a0
Compare
Choose a tag to compare
  • Fix typos in guide
  • Add troubleshooting section

v1.0.1 Add Installation Guide

05 Jan 04:16
63c0fe9
Compare
Choose a tag to compare

Added an installation guide and updated dependencies.

v1.0.0 Release

28 Dec 00:26
Compare
Choose a tag to compare

This is the first release of rpi-metro-display. Starting the practice of using semantic versioning.