Skip to content

Releases: cnadler86/mp_jpeg

v0.4.0 mpy 1.27.0

13 Dec 09:27

Choose a tag to compare

  • Add new C2 and P4 boards
  • Update low level driver to v1.0.0
  • Encoder support for RGB565

v0.3.1, micropython 1.26.1

13 Sep 08:08

Choose a tag to compare

Patch last release and update to Micropython 1.26.1

v0.3.0

15 Aug 05:03

Choose a tag to compare

Version compatible with micropython 1.26.0

  • Some adaptations in the api and function signatures (might be not backwards compatible)
  • Added scale and clipper functionality
  • Some bug-fixes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Mar 14:56
bad2ab3

Choose a tag to compare

Stable with Micropython 1.24.

v0.1.0 Micropython 1.24.1

23 Feb 05:29

Choose a tag to compare

First release with Micropython 1.24.1 as base.