v1.5.0 Add support for decimals in numeric input

You can now set a custom symbol as the display option for your input. This feature provides greater flexibility and allows you to customize your work to your liking.

Secondly, we've added the option to configure the number of decimal places for your input, giving you greater control over the precision of your calculations.

Lastly, we've implemented forced input in the frontend using regular expressions, ensuring that the format is consistent and easy to read. Additionally, we've added thousand separators formatting to further enhance readability.