v1.0.7
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