Skip to content

v1.1.0

Choose a tag to compare

@fir4tozden fir4tozden released this 20 May 21:09
· 24 commits to main since this release

Added

  • Float converter. It adds the desired fraction digits to the given number. Due to the nature of numbers, these fractions are only visible in string form.

Changed

  • Date priority. During type inference, the date type will be located at the zero index of the date object. Previously, the object type was located at the zero index.