Deleted "version" in config.yml
"
Check version" is more frequent now.(The reasons is as follows)
Compute section was changed name to
Calculation (
"compute" is still available)
Added these configs for
Calculation section and
Number section
fixed.integer.max --- the maximum number of digits allowed in the integer portion of a number
fixed.integer.min --- the minimum number of digits allowed in the integer portion of a number
fixed.decimal.max --- the minimum number of digits allowed in the fraction portion of a number
fixed.decimal.min --- the minimum number of digits allowed in the fraction portion of a number
("fixed" is still available, it‘s considered fixed.decimal.min)
Optimized the code