[go: nahoru, domu]

Skip to content

Releases: larandvit/ebcdic-parser

3.4.0

01 Jul 03:26
Compare
Choose a tag to compare

Release Notes

  • Exclude data from final output for a given field based on conditions.
  • Remove a delimiter, carriage return and newline characters from final output for string fields.

3.3.0

25 Aug 11:08
Compare
Choose a tag to compare

Release Notes

  • Return output to default device after completion.
  • Modified run() to pass returnCode to main() and as the final exit code.

3.2.2

07 Aug 14:30
Compare
Choose a tag to compare

Release Notes

  • Automate version management.
  • Add CHANGES.md documentation.

3.2.1

06 Aug 03:32
Compare
Choose a tag to compare

Release Notes

  • Added dedicated PyPI README file.
  • Refined documentation.

3.2.0

05 Aug 04:00
Compare
Choose a tag to compare

Release Notes

  • Provide a command-line interface for ebcdic_parser package running via python -m ebcdic_parser.

3.1.0

30 Jul 15:14
Compare
Choose a tag to compare

Release Notes

  • Fixed relative path parameters in command prompt mode.
  • Refined documentation.

3.0.0

28 Jul 15:23
Compare
Choose a tag to compare

Release Notes

  • Added to PyPI.

2.4.1

16 Dec 03:43
Compare
Choose a tag to compare

Release Notes

  • Fixed issue with "Multi-schema fixed record length" layout type.

2.4.0

16 Dec 03:34
Compare
Choose a tag to compare

Release Notes

  • Added "Single schema variable record length" layout type.

2.3.0

28 Jan 04:32
Compare
Choose a tag to compare

Release Notes

  • Implemented debug mode