Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 06:54
· 22 commits to master since this release
3599933

Changes

๐Ÿ› Bug Fixes

  • Fix - Various bugs @pgmitche (#14)
    • Fixed #16 - OCCURS value decoding, losing first character
    • Fixed #17 - Copybook struct comment generation when using directory mode
    • Fixed #18 - Decimal PIC indicators generated integers in place of floats

๐Ÿš€ Feature

  • Fix - Various bugs @pgmitche (#14)
    • Fixed #15 - Added support for explicit periods in PIC definitions
    • Added support for float type gen

๐Ÿ“š Documentation Changes

  • Fix - Various bugs @pgmitche (#14)
    • Regenerated example with updates