Removed the For
class, and alternative classes have been added (v3.0.0)
#892
simon-ritchie
announced in
Destructive changes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since v3.0.0, the major version has been raised to 3.0.0 because the
For
class for loops has been dropped in this version.Please use the following classes from now on:
This change is supposed to make type-checking more robust.
Beta Was this translation helpful? Give feedback.
All reactions