Enhancements
- Heuristic detection of preprocessed COBOL files on import
- #419: Option for automatic line breaking on code import
- #419: New "Edit" menu item for text line breaking
- #627: Clipboard copy of import errors now with stack trace
Bugfixes
- #626: Issues with string literals on COBOL import
- #630: COBOL import now aborts on REPLACE/COPY with hint
- #635: COBOL import interpreted comma as variables on ADD etc.
- C code export: Boolean types no longer replaced by int but bool
- #448: text/comment view in Find&Replace dialog compromised
- #637: Array index errors on element-wise Replace/Find action