-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The v2 will come with:
- the removal of ToInt (ToUint, ToInt8 ...) methods: Convert[Number] is enough
- the removal of string and bool supports as supported type for Convert
To prepare this we can deprecate the ToInt methods in the v1, and explain how to replace the current calls to ones to Convert
Metadata
Metadata
Assignees
Labels
No labels