almindor / mipidsi

MIPI Display Serial Interface unified driver
MIT License
108 stars 47 forks source link

Fix examples before next release #99

Open rfuest opened 5 months ago

rfuest commented 5 months ago

We need to remember to fix the examples before the next release. They will already have been broken by the removal of the re-exports, but I would suggest to wait until we have decided which breaking PRs we want to land before the next release.

almindor commented 4 months ago

I believe this is the last blocker for v0.8 release.

rfuest commented 4 months ago

The migration guide also needs to be finished before the release, it is at least missing the unified defaults for color inversion and the bumped MSRV. And we must also find a solution for #76 to fix the troubleshooting link in the new version of the docs.

I'll take some time to look at #81 in the next few days. I think that the most important changes from that PR have been merged in other smaller PRs already. But it's been so long since I've looked at that code that I can't remember the details. If I find anything useful I'll open a new PR for that change and close #81.