v1.1.0
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.