Switched to using the Math.trunc
instead of the parseInt
(v1.1.1)
#696
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Since the version of 1.1.1, the apysc library switches to using the
Math.trunc
JavaScript function instead of theparseInt
internally. This change affects rarely, but I'm raising a minor version to 1.1.1 just in case.Beta Was this translation helpful? Give feedback.
All reactions