Skip to content

v0.0.2-alpha

Pre-release
Pre-release

Choose a tag to compare

@mandyMooreFan mandyMooreFan released this 25 Mar 20:01
· 58 commits to master since this release

What's Changed

Still in alpha and needs a lot of minor movement, but this release does represent an "834" file now. Figuring out how we want to handle mapping of data and validations will be the focus of the next release.

Major Features

  • Complete Loop 2000 Implementation: Added support for Loop 2000 member-level data including:

    • Member demographic information segments
    • Member-level reference segments
    • Date segments with improved formatting and validation
    • Support for member-level dates and timing information
  • Enhanced Header Interface: Improved the header creation process with a more intuitive builder pattern for easier configuration and validation.

  • Trailer Implementation: Added trailer segment support:

    • Transaction Set Trailer (SE)
    • Functional Group Trailer (GE)
    • Interchange Control Trailer (IEA)
    • Unified trailer builder for simplified creation
  • Loop 1000 Enhancements: Refactored Loop 1000 components for better organization and expanded functionality.

Other Improvements

  • Fixed issues with DTP segments to ensure date formatting and validation
  • Enhanced validation across all components for more reliable EDI file generation

Pull requests

Full Changelog: v0.0.1-alpha...v0.0.2-alpha