Skip to content

Release 1.11.0

Compare
Choose a tag to compare
@filipkroupa filipkroupa released this 27 Aug 13:25
· 6 commits to master since this release
58f8c49

[1.11.0] 2024-08-27

Added

  • Inline variables view
  • Support for dynamic debugging sessions for batch programs
  • Composite debugging, includes 'List composites' command in command palette
  • Autokeep variables (COBOL only), represented in Local variables group
  • CICS Defined Variables (COBOL only)

Changed

  • InterTest PTFs LU13684 and LU14009 added to prerequisites
  • Variables tree organised into Global, Local, CICS-Defined and Assembly General Purpose groups.
  • Execution counts displayed left from source
  • Readme update

Fixed

  • Miscellaneous bug fixes