Skip to content

v1.0.7

Compare
Choose a tag to compare
@yutaro-sakamoto yutaro-sakamoto released this 31 Jan 07:31
· 373 commits to main since this release
e3753d3

New Features

  • Implement DELETE FILE statement of SEQUENTIAL files and LINE SEQUENTIAL files
  • Improve Java interface, much better way to call COBOL from Java
  • Add -java-package option
  • Implement SET ENVIRONMENT statement

Bug fixes

  • Fix the bug involved with the environment variables COB_I_O_CREATE and COB_EXTEND_CREATE
  • Fix the comparison process of COMP-3
  • Fix EXIT PERFORM and EXIT PERFORM CYCLE

Miscellaneous

  • Format all Java source code in libcobj/ using Google Java Format