You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> We just released version 3.0.0. Please have a look at our [upgrade guide](UPGRADE-3.0.md)
6
6
@@ -26,6 +26,8 @@ Check out the examples folder for a few comprehensive demonstrations how to use
26
26
27
27
The API changed a lot with the 3.0 release. If you were using this library with older versions please have a look at the [Upgrade Guide](UPGRADE-3.0.md).
28
28
29
+
Going from 3.x version to 4.0 a lot of internals changed and compatibility for more displays was added. Please read the [Upgrade Guide](UPGRADE-4.0.md)
There is one change that breaks compatibility with older versions. You'll have to change data type for all your binary resources such as images and fonts from
0 commit comments