Skip to content

v1.0.21

Compare
Choose a tag to compare
@yutaro-sakamoto yutaro-sakamoto released this 29 Mar 02:42
· 197 commits to develop since this release
f37d2c3

Added

  • Implement a new option -info-json-dir
    • With this option, cobj generates JSON files containing information of COBOL programs
  • Fix DISPLAY/ACCEPT for environment variables
  • Implement a new option -ext
  • Implement a new option -Wcall-params

Miscellaneous

  • Improve the maintainability of generate Java files
    • This modification resolves issues reported by SonarQube's security review