Skip to content

decimal-java 1.0.1

Compare
Choose a tag to compare
@mrotteveel mrotteveel released this 06 Jan 11:04
· 29 commits to master since this release
v1.0.1

Minor changes:

  • Changed DecimalXX.valueOf(double, OverflowHandling) and Decimal.valueOf(double) to not use string conversion to obtain value
  • Upgraded Gradle wrapper to 7.6