Skip to content

Releases: obeezzy/lpminimk3

v0.6.2

02 May 04:49
e40f68e
Compare
Choose a tag to compare
  • Fix wrong alt text in README

v0.6.1

02 May 04:39
83608a8
Compare
Choose a tag to compare
  • Add lpminimk3.colors.WebColor
  • Add pixel art as bitmaps and movies
  • Add lp.grid.reset() and lp.panel.reset()
  • Make all Texts and Movies render only once by default, instead of in an infinite loop
  • Clean up doc strings
  • Add lpminimk3.examples.logos

v0.6.0

15 Apr 10:13
c170057
Compare
Choose a tag to compare
  • Add official documentation
  • Set up documentation on Read The Docs
  • Create upgrade_version.py for buttery smooth upgrades

v0.5.1

11 Apr 00:42
152edc4
Compare
Choose a tag to compare
  • Add sync client example
  • Clean up sync scripts
  • Don't set client name on Darwin

v0.5.0

19 May 09:13
7133246
Compare
Choose a tag to compare
  • Add sync server for syncing with LP Sketch
  • Remove release history from README
  • Add Bitmap and Movie support
  • Correct hex color setting issue

v0.4.5

27 Apr 06:34
010c329
Compare
Choose a tag to compare
  • Correct issue with examples deployment

v0.4.4

27 Apr 06:16
4a631ee
Compare
Choose a tag to compare
  • Add initial support for Mac
  • Add hex and RGB support
  • Expose examples from root package
  • Refactor port parsing logic

v0.4.3

07 Dec 12:59
395264d
Compare
Choose a tag to compare

Add initial support for Windows

v0.4.2

20 Apr 19:35
65ffdfe
Compare
Choose a tag to compare

Correct MANIFEST.in

v0.4.1

20 Apr 19:25
1a62863
Compare
Choose a tag to compare
  • Add MANIFEST.in
  • Clean up README