Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 458 Bytes

File metadata and controls

36 lines (19 loc) · 458 Bytes

Change Log

[1.0.8] - 2025-09-20

Changes

  • Treatment fields of type X, A and 9
  • Treatment of the initializer: VALUE something E.g.:
          05 FIELD01      PIC X VALUE SPACE.
          05 FIELD02      PIC 9 VALUE ZEROES.

[1.0.7] - 2025-03-22

Changes

  • Feature/translate to english

[1.0.5] - 2023-09-20

Changes

  • Adding github actions

[1.0.3] - 2021-09-15

Changes

  • Project Created