Skip to content

v1.1.1

Latest

Choose a tag to compare

@fir4tozden fir4tozden released this 21 May 01:44
· 14 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.