Skip to content

BROKEN: Adds parsers for BigDecimal and BigInteger

Pre-release
Pre-release
Compare
Choose a tag to compare
@wrandelshofer wrandelshofer released this 20 Nov 17:59
· 341 commits to main since this release

This release adds parsers for BigDecimal and BigInteger.

The provided Jar file is a multi-release Jar that contains optimised code for Java 8, 11, 17 and 19.

BROKEN

  • The parsing of hexadecimal floating point numbers is broken in this release. Do not use it!