I want to introduce a breaking change in luma.core to improve performance. This will mean changing how the fullframe and diff-to-previous framebuffers work. I intend releasing that breaking feature as a 2.x.y release.
In order to be able to roll that out without breaking this project, we need to set the install_required to not upgrade luma.core to the 2.x.y release.
Shortly after luma.core 2.x.y is released, this package will be upgraded to use the improved framebuffer.
I want to introduce a breaking change in luma.core to improve performance. This will mean changing how the fullframe and diff-to-previous framebuffers work. I intend releasing that breaking feature as a 2.x.y release.
In order to be able to roll that out without breaking this project, we need to set the install_required to not upgrade luma.core to the 2.x.y release.
Shortly after luma.core 2.x.y is released, this package will be upgraded to use the improved framebuffer.