Skip to content

Release 2.0.1 with fixes for ConfigurableDoubleParser

Latest
Compare
Choose a tag to compare
@wrandelshofer wrandelshofer released this 10 Nov 15:57

This release fixes the following issues with ConfigurableDoubleParser:

  • ConfigurableDoubleParser could not parse a number if both the exponent separator and infinity or NaN started with the same character.

  • ConfigurableDoubleParser could not parse a number if one of the NumberFormatSymbols was a Unicode 'format character'.