Skip to content

1.2.2

Compare
Choose a tag to compare
@cpq cpq released this 26 Mar 16:18
· 45 commits to master since this release
  • Moved to Github Actions
  • Using mystrod() in all cases instead of libc's strtod()
  • Implemented %g and %.*g printing instead of relying on libc
  • Removed %f from the supported format specifiers
  • More test cases added