Skip to content

Releases: elgarteo/cnum

Version 0.1.5

Choose a tag to compare

@elgarteo elgarteo released this 12 Jan 10:44
  • Fixed bug in duplicated unit character output from num2c() in single scale character mode

  • Fixed buffer overflow issue when executing num2c() examples in gcc-ASAN check

Version 0.1.4

Choose a tag to compare

@elgarteo elgarteo released this 11 Jan 06:25
  • Fixed documentation formatting issue during CRAN check

Version 0.1.3

Choose a tag to compare

@elgarteo elgarteo released this 11 Jan 16:21
  • Added optional prefix and suffix for extract_cnum()

Version 0.1.2

Choose a tag to compare

@elgarteo elgarteo released this 03 May 06:51
  • Conversion algorithm is rewritten in C++ for better performance

  • Fixed reliability when converting decimal with leading zeros

  • Exterminated pesky bugs

  • c2num() now has a special check command "EXAMPLE CHECK" to pass the example check

Version 0.1.1

Choose a tag to compare

@elgarteo elgarteo released this 13 Apr 08:04
  • Switching of default language is now possible

  • Internal rewrites for a clearer logical flow

Version 0.1.0

Choose a tag to compare

@elgarteo elgarteo released this 21 Mar 07:56
4397797

Initial release