Skip to content

v1.12

Compare
Choose a tag to compare
@dmester dmester released this 22 Feb 19:31
· 41 commits to master since this release
  • Bug fix: removed infinity loop when using the G format specifier with a zero value, e.g. String.format("{0:G}", 0)