Skip to content

v1.0.12

Compare
Choose a tag to compare
@yutaro-sakamoto yutaro-sakamoto released this 30 Jun 05:52
· 315 commits to main since this release
837dedd

New Features

  • Add -fdefaultbyte option

Improve Performance

  • Improve the performance of converting String to a byte array and comparison of 9(m)V9(n)
  • Improve the performance of file processing slightly

Bug fixes

  • Fix the bugs of USAGE COMP, USAGE COMP-3 and PIC N(m)
  • Fix CANCEL statement

Miscellaneous

  • Run NIST85 tests for Relative files and add the test status to README.md
  • Refactor Java files in libcobj/ in order to pass static analysis "PMD"